public class CommitmentTypeIndicationAttr extends AttributeValue
| Modifier and Type | Field and Description |
|---|---|
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID |
logger, mAttParams| Constructor and Description |
|---|
CommitmentTypeIndicationAttr(CommitmentType aTip)
Create CommitmentTypeIndicationAttr with commitment type
|
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns AttributeOID of Commitment Type Indication attribute
|
boolean |
isSigned()
Checks whether attribute is signed or not.
|
void |
setValue()
Set Commitment Type Indication value
|
static CommitmentType |
toCommitmentType(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute)
Returns commitment type
|
_setValue, _setValue, getAttribute, setParameterspublic CommitmentTypeIndicationAttr(CommitmentType aTip) throws CMSSignatureException
aTip - CommitmentTypeCMSSignatureExceptionpublic void setValue()
throws CMSSignatureException
CMSSignatureExceptionpublic boolean isSigned()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getAttributeOID()
public static CommitmentType toCommitmentType(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
aAttribute - EAttributetr.gov.tubitak.uekae.esya.api.common.ESYAExceptionCopyright © 2025. All rights reserved.