| Package | Description |
|---|---|
| com.azure.security.keyvault.keys |
Package containing classes for creating
KeyAsyncClient and
KeyClient to perform operations on Azure Key Vault. |
| Class and Description |
|---|
| KeyAsyncClient
The KeyAsyncClient provides asynchronous methods to manage
keys in the Azure Key Vault. |
| KeyClient
The KeyClient provides synchronous methods to manage
keys in the Azure Key Vault. |
| KeyClientBuilder
This class provides a fluent builder API to help aid the configuration and instantiation of the
secret async client and secret sync client, by calling
buildAsyncClient and buildClient
respectively. |
| KeyServiceVersion
The versions of Azure Key Vault Key supported by this client library.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.