ClientEncryptionIncludedPath interface
.
Vlastnosti
| client |
Identifikátor šifrovacího klíče klienta, který se má použít k šifrování cesty. |
| encryption |
Šifrovací algoritmus, který se použije. Např - AEAD_AES_256_CBC_HMAC_SHA256. |
| encryption |
Typ šifrování, který se má provést. Např - deterministický, randomizovaný. |
| path | Cesta, která musí být šifrovaná. |
Podrobnosti vlastnosti
clientEncryptionKeyId
Identifikátor šifrovacího klíče klienta, který se má použít k šifrování cesty.
clientEncryptionKeyId: string
Hodnota vlastnosti
string
encryptionAlgorithm
Šifrovací algoritmus, který se použije. Např - AEAD_AES_256_CBC_HMAC_SHA256.
encryptionAlgorithm: string
Hodnota vlastnosti
string
encryptionType
Typ šifrování, který se má provést. Např - deterministický, randomizovaný.
encryptionType: string
Hodnota vlastnosti
string
path
Cesta, která musí být šifrovaná.
path: string
Hodnota vlastnosti
string