See: Description
| Interface | Description |
|---|---|
| AsyncKeyEncryptionKey |
A key which is used to asynchronously encrypt, or wrap, another key.
|
| AsyncKeyEncryptionKeyResolver |
An object capable of asynchronously retrieving key encryption keys from a provided key identifier.
|
| KeyEncryptionKey |
A key which is used to synchronously encrypt, or wrap, another key.
|
| KeyEncryptionKeyResolver |
An object capable of synchronously retrieving key encryption keys from a provided key identifier.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.