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