See: Description
Class | Description |
---|---|
CertificateCredential |
A certificate credential consists of a certificate, a certificate authority, and a
private key.
|
CertificateCredentialDetails |
The details of a certificate credential that has been written to CredHub.
|
CertificateCredentialRequest |
The details of a request to write a new or update an existing
CertificateCredential in CredHub. |
CertificateCredentialRequest.CertificateCredentialRequestBuilder |
A builder that provides a fluent API for constructing
CertificateCredentialRequest s. |
CertificateParameters |
Parameters for generating a new certificate credential.
|
CertificateParameters.CertificateParametersBuilder |
A builder that provides a fluent API for constructing
CertificateParameters.CertificateParametersBuilder s. |
CertificateParametersRequest |
The details of a request to generate a new
CertificateCredential in CredHub. |
CertificateParametersRequest.CertificateParametersRequestBuilder |
A builder that provides a fluent API for constructing
CertificateParametersRequest s. |
CertificateSummary |
A summary of a certificate that has been stored to CredHub.
|
CertificateSummaryData |
A collection of
CertificateSummary s. |
Enum | Description |
---|---|
ExtendedKeyUsage |
The types of extended key usage extensions that can be assigned to a generated
certificate.
|
KeyUsage |
The types of key usage extensions that can be assigned to a generated certificate.
|