Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientEncryptionIncludedPath

Package version

.

Hierarchy

  • ClientEncryptionIncludedPath

Index

Properties

clientEncryptionKeyId

clientEncryptionKeyId: string

The identifier of the Client Encryption Key to be used to encrypt the path.

encryptionAlgorithm

encryptionAlgorithm: string

The encryption algorithm which will be used. Eg - AEAD_AES_256_CBC_HMAC_SHA256.

encryptionType

encryptionType: string

The type of encryption to be performed. Eg - Deterministic, Randomized.

path

path: string

Path that needs to be encrypted.

Generated using TypeDoc