Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.cmp | |
tr.gov.tubitak.uekae.esya.asn.cmp |
Constructor and Description |
---|
EPKIStatusInfo(PKIStatusInfo aObject) |
Modifier and Type | Field and Description |
---|---|
PKIStatusInfo[] |
RevRepContent_status.elements |
PKIStatusInfo |
ErrorMsgContent.pKIStatusInfo |
PKIStatusInfo |
KeyRecRepContent.status |
PKIStatusInfo |
CertResponse.status |
PKIStatusInfo |
CertStatus.statusInfo |
Constructor and Description |
---|
CertResponse(com.objsys.asn1j.runtime.Asn1Integer certReqId_,
PKIStatusInfo status_)
This constructor is for required elements only.
|
CertResponse(com.objsys.asn1j.runtime.Asn1Integer certReqId_,
PKIStatusInfo status_,
CertifiedKeyPair certifiedKeyPair_,
com.objsys.asn1j.runtime.Asn1OctetString rspInfo_)
This constructor sets all elements to references to the
given objects
|
CertResponse(long certReqId_,
PKIStatusInfo status_)
This constructor is for required elements only.
|
CertResponse(long certReqId_,
PKIStatusInfo status_,
CertifiedKeyPair certifiedKeyPair_,
byte[] rspInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
CertStatus(com.objsys.asn1j.runtime.Asn1OctetString certHash_,
com.objsys.asn1j.runtime.Asn1Integer certReqId_,
PKIStatusInfo statusInfo_)
This constructor sets all elements to references to the
given objects
|
CertStatus(byte[] certHash_,
long certReqId_,
PKIStatusInfo statusInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
ErrorMsgContent(PKIStatusInfo pKIStatusInfo_)
This constructor is for required elements only.
|
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.
|
KeyRecRepContent(PKIStatusInfo status_)
This constructor is for required elements only.
|
KeyRecRepContent(PKIStatusInfo status_,
CMPCertificate newSigCert_,
KeyRecRepContent_caCerts caCerts_,
KeyRecRepContent_keyPairHist keyPairHist_)
This constructor sets all elements to references to the
given objects
|
RevRepContent_status(PKIStatusInfo[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Copyright © 2025. All rights reserved.