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, wrapArrayfinalize, getClass, notify, notifyAll, toString, wait, wait, waitgetEncoded, getEncryptedContentInfo, getMac, getOID, getOriginatorInfo, getRecipientInfos, getUnprotectedAttributes, getVersion, readAttrs, setEncryptedContentInfo, setMac, setOriginatorInfo, setRecipientInfos, setUnprotectedAttributes, setVersion, writeAttrpublic 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.ESYAExceptionpublic RecipientInfo getRecipientInfo(int aIndex)
getRecipientInfo in interface IEnvelopeDatapublic int getRecipientInfoCount()
getRecipientInfoCount in interface IEnvelopeDatapublic void addRecipientInfo(RecipientInfo aRecipientInfo)
addRecipientInfo in interface IEnvelopeDataCopyright © 2025. All rights reserved.