Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.signaturepolicies |
Modifier and Type | Field and Description |
---|---|
protected static EnuRevReq |
EnuRevReq._bothCheck |
protected static EnuRevReq |
EnuRevReq._clrCheck |
protected static EnuRevReq |
EnuRevReq._eitherCheck |
protected static EnuRevReq |
EnuRevReq._noCheck |
protected static EnuRevReq |
EnuRevReq._ocspCheck |
protected static EnuRevReq |
EnuRevReq._other |
EnuRevReq |
RevReq.enuRevReq |
Modifier and Type | Method and Description |
---|---|
static EnuRevReq |
EnuRevReq.bothCheck()
Singleton accessor method for bothCheck.
|
static EnuRevReq |
EnuRevReq.clrCheck()
Singleton accessor method for clrCheck.
|
static EnuRevReq |
EnuRevReq.eitherCheck()
Singleton accessor method for eitherCheck.
|
static EnuRevReq |
EnuRevReq.noCheck()
Singleton accessor method for noCheck.
|
static EnuRevReq |
EnuRevReq.ocspCheck()
Singleton accessor method for ocspCheck.
|
static EnuRevReq |
EnuRevReq.other()
Singleton accessor method for other.
|
static EnuRevReq |
EnuRevReq.valueOf(int _value)
Returns the instance associated with the value passed.
|
Constructor and Description |
---|
RevReq(EnuRevReq enuRevReq_)
This constructor is for required elements only.
|
RevReq(EnuRevReq enuRevReq_,
SignPolExtensions exRevReq_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.