| Package | Description |
|---|---|
| com.azure.security.keyvault.keys.cryptography |
Package containing classes for creating
CryptographyAsyncClient
and CryptographyClient to perform cryptography operations. |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyEncryptionKeyAsyncClient
A key client which is used to asynchronously encrypt, or wrap, another key.
|
| Modifier and Type | Method and Description |
|---|---|
CryptographyAsyncClient |
CryptographyClientBuilder.buildAsyncClient()
Creates a
CryptographyAsyncClient based on options set in the builder. |
Copyright © 2021 Microsoft Corporation. All rights reserved.