Uses of Package
com.azure.security.keyvault.certificates
Packages that use com.azure.security.keyvault.certificates
Package
Description
Azure Key Vault is a cloud-based service
provided by Microsoft Azure that allows users to securely store and manage cryptographic certificates used for encrypting
and decrypting data.
-
Classes in com.azure.security.keyvault.certificates used by com.azure.security.keyvault.certificatesClassDescriptionThe CertificateAsyncClient provides asynchronous methods to manage
certifcates
in the key vault.The CertificateClient provides synchronous methods to managecertifcates
in the key vault.This class provides a fluent builder API to help aid the configuration and instantiation of thecertificate async client
andcertificate sync client
, by callingbuildAsyncClient
andbuildClient
respectively It constructs an instance of the desired client.The versions of Azure Key Vault Certificate supported by this client library.