| Package | Description |
|---|---|
| com.azure.security.keyvault.certificates |
Package containing classes for creating
CertificateAsyncClient and
CertificateClient to perform operations on Azure Key Vault. |
| Class and Description |
|---|
| CertificateAsyncClient
The CertificateAsyncClient provides asynchronous methods to manage
certifcates in the Azure Key Vault. |
| CertificateClient
The CertificateClient provides synchronous methods to manage
certifcates in the Azure Key Vault. |
| CertificateClientBuilder
This class provides a fluent builder API to help aid the configuration and instantiation of the
certificate async client and certificate sync client,
by calling buildAsyncClient and buildClient respectively
It constructs an instance of the desired client. |
| CertificateServiceVersion
The versions of Azure Key Vault Certificate supported by this client library.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.