Class | Description |
---|---|
CaBundle |
The contents of the CA bundle (root and intermediate certificates), properties of the CA bundle,
and user-provided contextual metadata for the CA bundle.
|
CaBundle.Builder | |
CertificateAuthorityBundle |
The contents of the certificate, properties of the certificate (and certificate version), and
user-provided contextual metadata for the certificate.
|
CertificateAuthorityBundle.Builder | |
CertificateAuthorityBundleVersionCollection |
The results of a certificate authority (CA) version search.
|
CertificateAuthorityBundleVersionCollection.Builder | |
CertificateAuthorityBundleVersionSummary |
The properties of a version of a bundle for a certificate authority (CA).
|
CertificateAuthorityBundleVersionSummary.Builder | |
CertificateBundle |
The contents of the certificate, properties of the certificate (and certificate version), and
user-provided contextual metadata for the certificate.
|
CertificateBundlePublicOnly |
A certificate bundle, not including the private key.
|
CertificateBundlePublicOnly.Builder | |
CertificateBundleVersionCollection |
The results of a certificate bundle versions search.
|
CertificateBundleVersionCollection.Builder | |
CertificateBundleVersionSummary |
The properties of the certificate bundle.
|
CertificateBundleVersionSummary.Builder | |
CertificateBundleWithPrivateKey |
A certificate bundle, including the private key.
|
CertificateBundleWithPrivateKey.Builder | |
RevocationStatus |
The current revocation status of the certificate or certificate authority (CA).
|
RevocationStatus.Builder | |
Validity |
An object that describes a period of time during which an entity is valid.
|
Validity.Builder |
Enum | Description |
---|---|
CertificateBundle.CertificateBundleType |
The type of certificate bundle, which indicates whether the private key fields are included.
|
RevocationReason |
The current revocation state of the certificate.
|
VersionStage |
A list of possible rotation states for the certificate version.
|
Copyright © 2016–2024. All rights reserved.