public abstract class EnvelopeASNWrapper<T extends com.objsys.asn1j.runtime.Asn1Type> extends BaseASNWrapper<T> implements IEnvelopeData
logger, mObject
Constructor and Description |
---|
EnvelopeASNWrapper(byte[] aBytes,
T aObject) |
EnvelopeASNWrapper(T aObject) |
Modifier and Type | Method and Description |
---|---|
void |
addRecipientInfo(RecipientInfo aRecipientInfo) |
RecipientInfo |
getRecipientInfo(int aIndex) |
int |
getRecipientInfoCount() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getEncoded, getEncryptedContentInfo, getMac, getOID, getOriginatorInfo, getRecipientInfos, getUnprotectedAttributes, getVersion, readAttrs, setEncryptedContentInfo, setMac, setOriginatorInfo, setRecipientInfos, setUnprotectedAttributes, setVersion, writeAttr
public EnvelopeASNWrapper(T aObject)
public EnvelopeASNWrapper(byte[] aBytes, T aObject) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public RecipientInfo getRecipientInfo(int aIndex)
getRecipientInfo
in interface IEnvelopeData
public int getRecipientInfoCount()
getRecipientInfoCount
in interface IEnvelopeData
public void addRecipientInfo(RecipientInfo aRecipientInfo)
addRecipientInfo
in interface IEnvelopeData
Copyright © 2025. All rights reserved.