CloudApplianceSettings interface
The cloud appliance settings.
Properties
channel |
The channel integrity key (encrypted with DAK). |
service |
The service data encryption key (encrypted with DAK). |
Property Details
channelIntegrityKey
The channel integrity key (encrypted with DAK).
channelIntegrityKey?: AsymmetricEncryptedSecret
Property Value
serviceDataEncryptionKey
The service data encryption key (encrypted with DAK).
serviceDataEncryptionKey?: AsymmetricEncryptedSecret
Property Value
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