public class ContentIdentifierAttr extends AttributeValue
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
mIdentifier |
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID |
logger, mAttParams| Constructor and Description |
|---|
ContentIdentifierAttr(byte[] aIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns Attribute OID of Content Identifier attribute
|
boolean |
isSigned()
Checks whether attribute is signed or not.
|
void |
setValue()
Set identifier
|
static byte[] |
toIdentifier(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute)
Returns identifier
|
_setValue, _setValue, getAttribute, setParameterspublic static final com.objsys.asn1j.runtime.Asn1ObjectIdentifier OID
protected byte[] mIdentifier
public ContentIdentifierAttr(byte[] aIdentifier)
throws NullParameterException
NullParameterExceptionpublic void setValue()
throws CMSSignatureException
CMSSignatureExceptionpublic boolean isSigned()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getAttributeOID()
public static byte[] toIdentifier(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute)
throws CMSSignatureException
aAttribute - EAttributeCMSSignatureExceptionCopyright © 2025. All rights reserved.