Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.cmp | |
tr.gov.tubitak.uekae.esya.asn.pkixtsp |
Modifier and Type | Field and Description |
---|---|
PKIFreeText |
ErrorMsgContent.errorDetails |
PKIFreeText |
PKIHeader.freeText |
PKIFreeText |
PollRepContent_element.reason |
PKIFreeText |
PKIStatusInfo.statusString |
Constructor and Description |
---|
ErrorMsgContent(PKIStatusInfo pKIStatusInfo_,
com.objsys.asn1j.runtime.Asn1Integer errorCode_,
PKIFreeText errorDetails_)
This constructor sets all elements to references to the
given objects
|
ErrorMsgContent(PKIStatusInfo pKIStatusInfo_,
long errorCode_,
PKIFreeText errorDetails_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PKIHeader(long pvno_,
GeneralName sender_,
GeneralName recipient_,
java.lang.String messageTime_,
AlgorithmIdentifier protectionAlg_,
byte[] senderKID_,
byte[] recipKID_,
byte[] transactionID_,
byte[] senderNonce_,
byte[] recipNonce_,
PKIFreeText freeText_,
PKIHeader_generalInfo generalInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PKIHeader(PKIHeader_pvno pvno_,
GeneralName sender_,
GeneralName recipient_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime messageTime_,
AlgorithmIdentifier protectionAlg_,
com.objsys.asn1j.runtime.Asn1OctetString senderKID_,
com.objsys.asn1j.runtime.Asn1OctetString recipKID_,
com.objsys.asn1j.runtime.Asn1OctetString transactionID_,
com.objsys.asn1j.runtime.Asn1OctetString senderNonce_,
com.objsys.asn1j.runtime.Asn1OctetString recipNonce_,
PKIFreeText freeText_,
PKIHeader_generalInfo generalInfo_)
This constructor sets all elements to references to the
given objects
|
PKIStatusInfo(long status_,
PKIFreeText statusString_,
PKIFailureInfo failInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PKIStatusInfo(PKIStatus status_,
PKIFreeText statusString_,
PKIFailureInfo failInfo_)
This constructor sets all elements to references to the
given objects
|
PollRepContent_element(com.objsys.asn1j.runtime.Asn1Integer certReqId_,
com.objsys.asn1j.runtime.Asn1Integer checkAfter_,
PKIFreeText reason_)
This constructor sets all elements to references to the
given objects
|
PollRepContent_element(long certReqId_,
long checkAfter_,
PKIFreeText reason_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
PKIFreeText |
PKIStatusInfo.statusString |
Constructor and Description |
---|
PKIStatusInfo(long status_,
PKIFreeText statusString_,
PKIFailureInfo failInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PKIStatusInfo(PKIStatus status_,
PKIFreeText statusString_,
PKIFailureInfo failInfo_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.