Uses of Class
com.microsoft.azure.keyvault.models.custom.CertificateBundle
-
Packages that use CertificateBundle Package Description com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of CertificateBundle in com.microsoft.azure.keyvault.models
Subclasses of CertificateBundle in com.microsoft.azure.keyvault.models Modifier and Type Class Description class
CertificateBundle
A certificate bundle consists of a certificate (X509) plus its attributes.class
DeletedCertificateBundle
A Deleted Certificate consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
-