Package org.xipki.security.ctlog
-
Class Summary Class Description CtLog RFC 6962 implementation of the required classes for the extension SCT in certificate.CtLog.DigitallySigned struct { SignatureAndHashAlgorithm algorithm; opaque signature<0..2^16-1>; } DigitallySigned;CtLog.SerializedSCT opaque SerializedSCT<1..2^16-1>;CtLog.SignatureAndHashAlgorithm ASN.1 definition:CtLog.SignedCertificateTimestamp ASN1.CtLog.SignedCertificateTimestampList struct { SerializedSCT sct_list <1..2^16-1>; } SignedCertificateTimestampList;CtLogMessages Certificate transparency (CT) log client.CtLogMessages.AddPreChainRequest CtLogMessages.AddPreChainResponse -
Enum Summary Enum Description CtLog.HashAlgorithm CtLog.SignatureAlgorithm