Certificate Description Response
A CertificateDescription describes an X.509 certificate or CSR that has been issued, as an alternative to using ASN.1 / X.509.
Constructors
Properties
Describes lists of issuer CA certificate URLs that appear in the "Authority Information Access" extension in the certificate.
Identifies the subject_key_id of the parent certificate, per https://tools.ietf.org/html/rfc5280#section-4.2.1.1
The hash of the x.509 certificate.
Describes a list of locations to obtain CRL information, i.e. the DistributionPoint.fullName described by https://tools.ietf.org/html/rfc5280#section-4.2.1.13
The public key that corresponds to an issued certificate.
Describes some of the values in a certificate that are related to the subject and lifetime.
Provides a means of identifiying certificates that contain a particular public key, per https://tools.ietf.org/html/rfc5280#section-4.2.1.2.
Describes some of the technical X.509 fields in a certificate.