OptionalcertificateExtension?: stringOptionalcertificateFormat?: stringThe format of the certificate. Examples include X.509, PEM, DER, and CVC.
OptionalissuerName?: stringThe issuer name for the certificate
OptionalnotValidAfter?: TimestampThe date and time according to ISO-8601 standard from which the certificate is not valid anymore
OptionalnotValidBefore?: TimestampThe date and time according to ISO-8601 standard from which the certificate is valid
OptionalsignatureAlgorithmRef?: stringThe bom-ref to signature algorithm used by the certificate
OptionalsubjectName?: stringThe subject name for the certificate
OptionalsubjectPublicKeyRef?: stringThe bom-ref to the public key of the subject
The file extension of the certificate. Examples include crt, pem, cer, der, and p12.