Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.signaturepolicies |
Modifier and Type | Field and Description |
---|---|
protected static HowCertAttribute |
HowCertAttribute._certifiedAttribtes |
protected static HowCertAttribute |
HowCertAttribute._claimedAttribute |
protected static HowCertAttribute |
HowCertAttribute._either |
HowCertAttribute |
AttributeTrustCondition.howCertAttribute |
Modifier and Type | Method and Description |
---|---|
static HowCertAttribute |
HowCertAttribute.certifiedAttribtes()
Singleton accessor method for certifiedAttribtes.
|
static HowCertAttribute |
HowCertAttribute.claimedAttribute()
Singleton accessor method for claimedAttribute.
|
static HowCertAttribute |
HowCertAttribute.either()
Singleton accessor method for either.
|
static HowCertAttribute |
HowCertAttribute.valueOf(int _value)
Returns the instance associated with the value passed.
|
Constructor and Description |
---|
AttributeTrustCondition(com.objsys.asn1j.runtime.Asn1Boolean attributeMandated_,
HowCertAttribute howCertAttribute_)
This constructor is for required elements only.
|
AttributeTrustCondition(com.objsys.asn1j.runtime.Asn1Boolean attributeMandated_,
HowCertAttribute howCertAttribute_,
CertificateTrustTrees attrCertificateTrustTrees_,
CertRevReq attrRevReq_,
AttributeConstraints attributeConstraints_)
This constructor sets all elements to references to the
given objects
|
AttributeTrustCondition(boolean attributeMandated_,
HowCertAttribute howCertAttribute_)
This constructor is for required elements only.
|
AttributeTrustCondition(boolean attributeMandated_,
HowCertAttribute howCertAttribute_,
CertificateTrustTrees attrCertificateTrustTrees_,
CertRevReq attrRevReq_,
AttributeConstraints attributeConstraints_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Copyright © 2025. All rights reserved.