public class MimeTypeAttr extends AttributeValue
| Modifier and Type | Field and Description |
|---|---|
protected tr.gov.tubitak.uekae.esya.api.asn.cms.EMimeType |
mMimeType |
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID |
logger, mAttParams| Constructor and Description |
|---|
MimeTypeAttr(tr.gov.tubitak.uekae.esya.api.asn.cms.EMimeType aMimetype)
Create MimeTypeAttr with mime type
|
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns AttributeOID of Mime Type attribute
|
boolean |
isSigned()
Checks whether attribute is signed or not.
|
void |
setValue()
Set mime type
|
static tr.gov.tubitak.uekae.esya.api.asn.cms.EMimeType |
toMimeType(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute)
Returns mime type
|
_setValue, _setValue, getAttribute, setParameterspublic static final com.objsys.asn1j.runtime.Asn1ObjectIdentifier OID
protected tr.gov.tubitak.uekae.esya.api.asn.cms.EMimeType mMimeType
public MimeTypeAttr(tr.gov.tubitak.uekae.esya.api.asn.cms.EMimeType aMimetype)
throws NullParameterException
aMimetype - EMimeTypeNullParameterExceptionpublic void setValue()
throws CMSSignatureException
CMSSignatureExceptionpublic com.objsys.asn1j.runtime.Asn1ObjectIdentifier getAttributeOID()
public boolean isSigned()
public static tr.gov.tubitak.uekae.esya.api.asn.cms.EMimeType toMimeType(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.