Uses of Class
com.azure.security.keyvault.certificates.models.IssuerProperties
Packages that use IssuerProperties
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.
Package containing the data models for CertificateClient.
-
Uses of IssuerProperties in com.azure.security.keyvault.certificates
Methods in com.azure.security.keyvault.certificates that return types with arguments of type IssuerPropertiesModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedFlux<IssuerProperties> CertificateAsyncClient.listPropertiesOfIssuers()List all the certificate issuers resources in the key vault.com.azure.core.http.rest.PagedIterable<IssuerProperties> CertificateClient.listPropertiesOfIssuers()List all the certificate issuers resources in the key vault.com.azure.core.http.rest.PagedIterable<IssuerProperties> CertificateClient.listPropertiesOfIssuers(com.azure.core.util.Context context) List all the certificate issuers resources in the key vault. -
Uses of IssuerProperties in com.azure.security.keyvault.certificates.models
Methods in com.azure.security.keyvault.certificates.models that return IssuerPropertiesModifier and TypeMethodDescriptionstatic IssuerPropertiesIssuerProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads a JSON stream into aIssuerProperties.IssuerProperties.setProvider(String provider) Set the issuer provider