public class EAuthenticatedEnvelopedData extends EnvelopeASNWrapper<AuthEnvelopedData>
logger, mObject
Constructor and Description |
---|
EAuthenticatedEnvelopedData(AuthEnvelopedData aObject) |
EAuthenticatedEnvelopedData(byte[] aBytes) |
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 originatorInfo) |
void |
setRecipientInfos(RecipientInfos recipientInfos) |
void |
setUnprotectedAttributes(UnprotectedAttributes unprotectedAttributes) |
void |
setVersion(long version) |
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 EAuthenticatedEnvelopedData(AuthEnvelopedData aObject)
public EAuthenticatedEnvelopedData(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 version)
public RecipientInfos getRecipientInfos()
public void setRecipientInfos(RecipientInfos recipientInfos)
public EEncryptedContentInfo getEncryptedContentInfo()
public void setEncryptedContentInfo(EEncryptedContentInfo aEncryptedContentInfo)
public UnprotectedAttributes getUnprotectedAttributes()
public void setUnprotectedAttributes(UnprotectedAttributes unprotectedAttributes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getOID()
public OriginatorInfo getOriginatorInfo()
public void setOriginatorInfo(OriginatorInfo originatorInfo)
public byte[] getMac()
public void setMac(byte[] mac)
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
Copyright © 2025. All rights reserved.