public class EEnvelopedData extends EnvelopeASNWrapper<EnvelopedData>
logger, mObject| Constructor and Description |
|---|
EEnvelopedData(byte[] aBytes) |
EEnvelopedData(EnvelopedData aObject) |
| Modifier and Type | Method and Description |
|---|---|
EEncryptedContentInfo |
getEncryptedContentInfo() |
byte[] |
getMac() |
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getOID() |
OriginatorInfo |
getOriginatorInfo() |
RecipientInfos |
getRecipientInfos() |
UnprotectedAttributes |
getUnprotectedAttributes() |
long |
getVersion() |
void |
readAttrs(com.objsys.asn1j.runtime.Asn1BerInputStream sifrelenmisVeri) |
void |
setEncryptedContentInfo(EEncryptedContentInfo aEncryptedContentInfo) |
void |
setMac(byte[] mac) |
void |
setOriginatorInfo(OriginatorInfo aOriginatorInfo) |
void |
setRecipientInfos(RecipientInfos recipientInfos) |
void |
setUnprotectedAttributes(UnprotectedAttributes aAttr) |
void |
setVersion(long aVersion) |
void |
writeAttr(com.objsys.asn1j.runtime.Asn1BerOutputStream sifrelenmisVeri) |
addRecipientInfo, getRecipientInfo, getRecipientInfoCountclone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArrayfinalize, getClass, notify, notifyAll, toString, wait, wait, waitgetEncodedpublic EEnvelopedData(EnvelopedData aObject)
public EEnvelopedData(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic long getVersion()
public void setVersion(long aVersion)
public OriginatorInfo getOriginatorInfo()
public void setOriginatorInfo(OriginatorInfo aOriginatorInfo)
public RecipientInfos getRecipientInfos()
public void setRecipientInfos(RecipientInfos recipientInfos)
public UnprotectedAttributes getUnprotectedAttributes()
public void setUnprotectedAttributes(UnprotectedAttributes aAttr)
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getOID()
public byte[] getMac()
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic void setMac(byte[] mac)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic void readAttrs(com.objsys.asn1j.runtime.Asn1BerInputStream sifrelenmisVeri)
throws java.io.IOException
java.io.IOExceptionpublic void writeAttr(com.objsys.asn1j.runtime.Asn1BerOutputStream sifrelenmisVeri)
throws java.io.IOException
java.io.IOExceptionpublic EEncryptedContentInfo getEncryptedContentInfo()
public void setEncryptedContentInfo(EEncryptedContentInfo aEncryptedContentInfo)
Copyright © 2025. All rights reserved.