Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.ocsp | |
tr.gov.tubitak.uekae.esya.asn.ocsp |
Constructor and Description |
---|
ECertID(CertID aObject) |
ERequest(CertID reqCert) |
ERequest(CertID reqCert,
EExtensions extensions) |
Modifier and Type | Field and Description |
---|---|
CertID |
SingleResponse.certID |
CertID |
Request.reqCert |
Constructor and Description |
---|
Request(CertID reqCert_)
This constructor is for required elements only.
|
Request(CertID reqCert_,
Extensions singleRequestExtensions_)
This constructor sets all elements to references to the
given objects
|
SingleResponse(CertID certID_,
CertStatus certStatus_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime thisUpdate_)
This constructor is for required elements only.
|
SingleResponse(CertID certID_,
CertStatus certStatus_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime thisUpdate_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime nextUpdate_,
Extensions singleExtensions_)
This constructor sets all elements to references to the
given objects
|
SingleResponse(CertID certID_,
CertStatus certStatus_,
java.lang.String thisUpdate_)
This constructor is for required elements only.
|
SingleResponse(CertID certID_,
CertStatus certStatus_,
java.lang.String thisUpdate_,
java.lang.String nextUpdate_,
Extensions singleExtensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Copyright © 2025. All rights reserved.