Closed eranmes closed 7 years ago
Add a method to export the TBSCertificate part of the certificate.
In RFC6962-bis, the signature in the SCT for X.509 certs does not cover the entire certificate, but the TBSCertificate and the issuer key hash.
To implement issuance of V2 SCTs, access to the TBSCertificate is necessary.
@RJPercival PTAL
Add a method to export the TBSCertificate part of the certificate.
In RFC6962-bis, the signature in the SCT for X.509 certs does not cover the entire certificate, but the TBSCertificate and the issuer key hash.
To implement issuance of V2 SCTs, access to the TBSCertificate is necessary.