public class ESafeBag extends BaseASNWrapper<SafeBag>
logger, mObject| Constructor and Description |
|---|
ESafeBag(com.objsys.asn1j.runtime.Asn1ObjectIdentifier bagId,
com.objsys.asn1j.runtime.Asn1OpenType bagValue,
EPKCS12Attribute[] attributes) |
ESafeBag(com.objsys.asn1j.runtime.Asn1ObjectIdentifier bagId,
com.objsys.asn1j.runtime.Asn1OpenType bagValue,
int keyID) |
ESafeBag(com.objsys.asn1j.runtime.Asn1ObjectIdentifier bagId,
ECertBag certBag,
int keyID) |
ESafeBag(com.objsys.asn1j.runtime.Asn1ObjectIdentifier bagId,
EPKCS8ShroudedKeyBag shroudedKeyBag,
int keyID) |
ESafeBag(byte[] aBytes) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic ESafeBag(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic ESafeBag(com.objsys.asn1j.runtime.Asn1ObjectIdentifier bagId,
com.objsys.asn1j.runtime.Asn1OpenType bagValue,
EPKCS12Attribute[] attributes)
public ESafeBag(com.objsys.asn1j.runtime.Asn1ObjectIdentifier bagId,
com.objsys.asn1j.runtime.Asn1OpenType bagValue,
int keyID)
throws java.io.IOException,
com.objsys.asn1j.runtime.Asn1Exception
java.io.IOExceptioncom.objsys.asn1j.runtime.Asn1Exceptionpublic ESafeBag(com.objsys.asn1j.runtime.Asn1ObjectIdentifier bagId,
ECertBag certBag,
int keyID)
throws java.io.IOException,
com.objsys.asn1j.runtime.Asn1Exception
java.io.IOExceptioncom.objsys.asn1j.runtime.Asn1Exceptionpublic ESafeBag(com.objsys.asn1j.runtime.Asn1ObjectIdentifier bagId,
EPKCS8ShroudedKeyBag shroudedKeyBag,
int keyID)
throws java.io.IOException,
com.objsys.asn1j.runtime.Asn1Exception
java.io.IOExceptioncom.objsys.asn1j.runtime.Asn1ExceptionCopyright © 2025. All rights reserved.