public class ContentTypeAttr extends AttributeValue
| Modifier and Type | Field and Description |
|---|---|
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID |
logger, mAttParams| Constructor and Description |
|---|
ContentTypeAttr() |
ContentTypeAttr(com.objsys.asn1j.runtime.Asn1ObjectIdentifier aContentType) |
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns AttributeOID of ContentTypeAttr attribute
|
boolean |
isSigned()
Checks whether attribute is signed or not.
|
void |
setValue() |
void |
setValue(com.objsys.asn1j.runtime.Asn1ObjectIdentifier contentTypeOID) |
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
toContentType(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute) |
_setValue, _setValue, getAttribute, setParameterspublic ContentTypeAttr()
public ContentTypeAttr(com.objsys.asn1j.runtime.Asn1ObjectIdentifier aContentType)
throws CMSSignatureException
CMSSignatureExceptionpublic void setValue()
throws CMSSignatureException
CMSSignatureExceptionpublic void setValue(com.objsys.asn1j.runtime.Asn1ObjectIdentifier contentTypeOID)
throws CMSSignatureException
CMSSignatureExceptionpublic boolean isSigned()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getAttributeOID()
public static com.objsys.asn1j.runtime.Asn1ObjectIdentifier toContentType(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionCopyright © 2025. All rights reserved.