FieldLevelEncryption

A complex data type that includes the profile configurations and other options specified for field-level encryption.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A complex data type that includes the profile configurations specified for field-level encryption.

Link copied to clipboard
val id: String

The configuration ID for a field-level encryption configuration which includes a set of profiles that specify certain selected data fields to be encrypted by specific public keys.

Link copied to clipboard

The last time the field-level encryption configuration was changed.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String