Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.cmp |
Modifier and Type | Field and Description |
---|---|
CertId |
RevAnnContent.certId |
CertId |
OOBCertHash.certId |
CertId[] |
RevRepContent_revCerts.elements |
Constructor and Description |
---|
OOBCertHash(AlgorithmIdentifier hashAlg_,
CertId certId_,
com.objsys.asn1j.runtime.Asn1BitString hashVal_)
This constructor sets all elements to references to the
given objects
|
RevAnnContent(long status_,
CertId certId_,
java.lang.String willBeRevokedAt_,
java.lang.String badSinceDate_)
This constructor is for required elements only.
|
RevAnnContent(long status_,
CertId certId_,
java.lang.String willBeRevokedAt_,
java.lang.String badSinceDate_,
Extensions crlDetails_)
This constructor allows primitive data to be passed for all
primitive elements.
|
RevAnnContent(PKIStatus status_,
CertId certId_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime willBeRevokedAt_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime badSinceDate_)
This constructor is for required elements only.
|
RevAnnContent(PKIStatus status_,
CertId certId_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime willBeRevokedAt_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime badSinceDate_,
Extensions crlDetails_)
This constructor sets all elements to references to the
given objects
|
RevRepContent_revCerts(CertId[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Copyright © 2025. All rights reserved.