Class CtLog


  • public class CtLog
    extends Object
    RFC 6962 implementation of the required classes for the extension SCT in certificate.
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • CtLog

        public CtLog()
    • Method Detail

      • getPreCertTbsCert

        public static byte[] getPreCertTbsCert​(org.bouncycastle.asn1.x509.TBSCertificate tbsCert)
                                        throws IOException
        Throws:
        IOException