| Package | Description |
|---|---|
| org.xipki.security.ctlog |
| Class and Description |
|---|
| CtLog.DigitallySigned
struct {
SignatureAndHashAlgorithm algorithm;
opaque signature<0..2^16-1>;
} DigitallySigned;
|
| CtLog.HashAlgorithm |
| CtLog.SerializedSCT
opaque SerializedSCT<1..2^16-1>;
|
| CtLog.SignatureAlgorithm |
| CtLog.SignatureAndHashAlgorithm
ASN.1 definition:
|
| CtLog.SignedCertificateTimestamp
ASN1.
|
| CtLog.SignedCertificateTimestampList
struct {
SerializedSCT sct_list <1..2^16-1>;
} SignedCertificateTimestampList;
|
Copyright © 2020. All rights reserved.