public interface AsyncKeyEncryptionKeyResolver
| Modifier and Type | Method and Description |
|---|---|
Mono<? extends AsyncKeyEncryptionKey> |
buildAsyncKeyEncryptionKey(String keyId)
Retrieves the
AsyncKeyEncryptionKey corresponding to the specified keyId |
Mono<? extends AsyncKeyEncryptionKey> buildAsyncKeyEncryptionKey(String keyId)
AsyncKeyEncryptionKey corresponding to the specified keyIdkeyId - The key identifier of the key encryption key to retrievekeyIdCopyright © 2019 Microsoft Corporation. All rights reserved.