EncryptionKeyDetails interface
Specifies the encryption key properties
Properties
kek |
The type of kek encryption key |
kek |
Specifies the url for kek encryption key. |
kek |
Specifies the keyvault resource id for kek encryption key. |
Property Details
kekType
The type of kek encryption key
kekType?: string
Property Value
string
kekUrl
Specifies the url for kek encryption key.
kekUrl?: string
Property Value
string
kekVaultResourceID
Specifies the keyvault resource id for kek encryption key.
kekVaultResourceID?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript