public class ContentRefAttr extends AttributeValue
| Modifier and Type | Field and Description |
|---|---|
protected com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
mContentType |
protected byte[] |
mOriginatorSignatureValue |
protected byte[] |
mSignedContentIdentifier |
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID |
logger, mAttParams| Constructor and Description |
|---|
ContentRefAttr(com.objsys.asn1j.runtime.Asn1ObjectIdentifier aContentType,
byte[] aSignedContentIdentifier,
byte[] aOriginatorSignatureValue) |
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns AttributeOID of ContentRefAttr attribute
|
boolean |
isSigned()
Checks whether attribute is signed or not.
|
void |
setValue() |
static tr.gov.tubitak.uekae.esya.api.asn.cms.EContentReference |
toContentReference(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute)
Returns content reference of ArchiveTimeStampAttr attribute
|
_setValue, _setValue, getAttribute, setParameterspublic static final com.objsys.asn1j.runtime.Asn1ObjectIdentifier OID
protected com.objsys.asn1j.runtime.Asn1ObjectIdentifier mContentType
protected byte[] mSignedContentIdentifier
protected byte[] mOriginatorSignatureValue
public ContentRefAttr(com.objsys.asn1j.runtime.Asn1ObjectIdentifier aContentType,
byte[] aSignedContentIdentifier,
byte[] aOriginatorSignatureValue)
throws NullParameterException
NullParameterExceptionpublic void setValue()
throws CMSSignatureException
CMSSignatureExceptionpublic boolean isSigned()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getAttributeOID()
public static tr.gov.tubitak.uekae.esya.api.asn.cms.EContentReference toContentReference(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.