| 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 wrap or unwrap another key.
|
| Modifier and Type | Method and Description |
|---|---|
CryptographyAsyncClient |
CryptographyClientBuilder.buildAsyncClient()
Creates a
CryptographyAsyncClient based on options set in the builder. |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.