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, getRecipientInfoCount
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getEncoded
public EEnvelopedData(EnvelopedData aObject)
public EEnvelopedData(byte[] aBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public 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.ESYAException
public void setMac(byte[] mac) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public void readAttrs(com.objsys.asn1j.runtime.Asn1BerInputStream sifrelenmisVeri) throws java.io.IOException
java.io.IOException
public void writeAttr(com.objsys.asn1j.runtime.Asn1BerOutputStream sifrelenmisVeri) throws java.io.IOException
java.io.IOException
public EEncryptedContentInfo getEncryptedContentInfo()
public void setEncryptedContentInfo(EEncryptedContentInfo aEncryptedContentInfo)
Copyright © 2025. All rights reserved.