Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.x509 | |
tr.gov.tubitak.uekae.esya.asn.ocsp | |
tr.gov.tubitak.uekae.esya.asn.x509 |
Constructor and Description |
---|
ECRLReason(CRLReason aObject) |
Modifier and Type | Field and Description |
---|---|
CRLReason |
RevokedInfo.revocationReason |
Constructor and Description |
---|
RevokedInfo(com.objsys.asn1j.runtime.Asn1GeneralizedTime revocationTime_,
CRLReason revocationReason_)
This constructor sets all elements to references to the
given objects
|
RevokedInfo(java.lang.String revocationTime_,
CRLReason revocationReason_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
protected static CRLReason |
CRLReason._aACompromise |
protected static CRLReason |
CRLReason._affiliationChanged |
protected static CRLReason |
CRLReason._cACompromise |
protected static CRLReason |
CRLReason._certificateHold |
protected static CRLReason |
CRLReason._cessationOfOperation |
protected static CRLReason |
CRLReason._keyCompromise |
protected static CRLReason |
CRLReason._privilegeWithdrawn |
protected static CRLReason |
CRLReason._removeFromCRL |
protected static CRLReason |
CRLReason._superseded |
protected static CRLReason |
CRLReason._unspecified |
Modifier and Type | Method and Description |
---|---|
static CRLReason |
CRLReason.aACompromise()
Singleton accessor method for aACompromise.
|
static CRLReason |
CRLReason.affiliationChanged()
Singleton accessor method for affiliationChanged.
|
static CRLReason |
CRLReason.cACompromise()
Singleton accessor method for cACompromise.
|
static CRLReason |
CRLReason.certificateHold()
Singleton accessor method for certificateHold.
|
static CRLReason |
CRLReason.cessationOfOperation()
Singleton accessor method for cessationOfOperation.
|
static CRLReason |
CRLReason.keyCompromise()
Singleton accessor method for keyCompromise.
|
static CRLReason |
CRLReason.privilegeWithdrawn()
Singleton accessor method for privilegeWithdrawn.
|
static CRLReason |
CRLReason.removeFromCRL()
Singleton accessor method for removeFromCRL.
|
static CRLReason |
CRLReason.superseded()
Singleton accessor method for superseded.
|
static CRLReason |
CRLReason.unspecified()
Singleton accessor method for unspecified.
|
static CRLReason |
CRLReason.valueOf(int _value)
Returns the instance associated with the value passed.
|
Copyright © 2025. All rights reserved.