Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.pkixtsp |
Modifier and Type | Field and Description |
---|---|
Accuracy |
TSTInfo.accuracy |
Constructor and Description |
---|
TSTInfo(long version_,
int[] policy_,
MessageImprint messageImprint_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
java.lang.String genTime_,
Accuracy accuracy_,
boolean ordering_,
com.objsys.asn1j.runtime.Asn1BigInteger nonce_,
GeneralName tsa_,
Extensions extensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
TSTInfo(TSTInfo_version version_,
com.objsys.asn1j.runtime.Asn1ObjectIdentifier policy_,
MessageImprint messageImprint_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime genTime_,
Accuracy accuracy_,
com.objsys.asn1j.runtime.Asn1Boolean ordering_,
com.objsys.asn1j.runtime.Asn1BigInteger nonce_,
GeneralName tsa_,
Extensions extensions_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.