| Package | Description |
|---|---|
| org.xipki.security.ctlog |
| Modifier and Type | Method and Description |
|---|---|
CtLog.SignedCertificateTimestamp |
CtLog.SerializedSCT.get(int index) |
static CtLog.SignedCertificateTimestamp |
CtLog.SignedCertificateTimestamp.getInstance(byte[] encoded,
AtomicInteger offsetObj,
int len) |
CtLog.SignedCertificateTimestamp |
CtLog.SerializedSCT.remove(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
CtLog.SerializedSCT.add(CtLog.SignedCertificateTimestamp sct) |
| Constructor and Description |
|---|
SerializedSCT(List<CtLog.SignedCertificateTimestamp> scts) |
Copyright © 2020. All rights reserved.