Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.pkixtsp | |
tr.gov.tubitak.uekae.esya.asn.pkixtsp |
Constructor and Description |
---|
EMessageImprint(MessageImprint aObject) |
Modifier and Type | Field and Description |
---|---|
MessageImprint |
TSTInfo.messageImprint |
MessageImprint |
TimeStampReq.messageImprint |
Constructor and Description |
---|
TimeStampReq(long version_,
MessageImprint messageImprint_)
This constructor is for required elements only.
|
TimeStampReq(long version_,
MessageImprint messageImprint_,
int[] reqPolicy_,
com.objsys.asn1j.runtime.Asn1BigInteger nonce_,
boolean certReq_,
Extensions extensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
TimeStampReq(TimeStampReq_version version_,
MessageImprint messageImprint_)
This constructor is for required elements only.
|
TimeStampReq(TimeStampReq_version version_,
MessageImprint messageImprint_,
com.objsys.asn1j.runtime.Asn1ObjectIdentifier reqPolicy_,
com.objsys.asn1j.runtime.Asn1BigInteger nonce_,
com.objsys.asn1j.runtime.Asn1Boolean certReq_,
Extensions extensions_)
This constructor sets all elements to references to the
given objects
|
TSTInfo(long version_,
int[] policy_,
MessageImprint messageImprint_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
java.lang.String genTime_)
This constructor is for required elements only.
|
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_)
This constructor is for required elements only.
|
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.