Package | Description |
---|---|
org.bouncycastle.asn1.tsp |
Modifier and Type | Method and Description |
---|---|
static MessageImprint |
MessageImprint.getInstance(Object o) |
MessageImprint |
TimeStampReq.getMessageImprint() |
MessageImprint |
TSTInfo.getMessageImprint() |
Constructor and Description |
---|
TimeStampReq(MessageImprint messageImprint,
ASN1ObjectIdentifier tsaPolicy,
ASN1Integer nonce,
ASN1Boolean certReq,
Extensions extensions) |
TSTInfo(ASN1ObjectIdentifier tsaPolicyId,
MessageImprint messageImprint,
ASN1Integer serialNumber,
ASN1GeneralizedTime genTime,
Accuracy accuracy,
ASN1Boolean ordering,
ASN1Integer nonce,
GeneralName tsa,
Extensions extensions) |
Copyright © 2020 BouncyCastle.org. All rights reserved.