ClientEncryptionIncludedPath interface
表示加密的路徑及其關聯設置。
屬性
| client |
用於加密路徑的用戶端加密金鑰的識別碼 |
| encryption |
目前僅支援演算法AEAD_AES_256_CBC_HMAC_SHA256使用的加密演算法 |
| encryption |
要執行的加密類型(確定性或隨機) |
| path | 要加密的路徑的名稱 |
屬性詳細資料
clientEncryptionKeyId
用於加密路徑的用戶端加密金鑰的識別碼
clientEncryptionKeyId: string
屬性值
string
encryptionAlgorithm
目前僅支援演算法AEAD_AES_256_CBC_HMAC_SHA256使用的加密演算法
encryptionAlgorithm: AEAD_AES_256_CBC_HMAC_SHA256
屬性值
encryptionType
path
要加密的路徑的名稱
path: string
屬性值
string