public class EExtension extends BaseASNWrapper<Extension>
logger, mObject| Constructor and Description |
|---|
EExtension(com.objsys.asn1j.runtime.Asn1ObjectIdentifier aExtID,
boolean aCritic,
com.objsys.asn1j.runtime.Asn1Type asn1Type) |
EExtension(com.objsys.asn1j.runtime.Asn1ObjectIdentifier aExtID,
boolean aCritic,
BaseASNWrapper aValue) |
EExtension(byte[] aBytes) |
EExtension(Extension aObject) |
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getIdentifier() |
byte[] |
getValue() |
com.objsys.asn1j.runtime.Asn1DerDecodeBuffer |
getValueAsDecodeBuffer() |
boolean |
isCritical() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic EExtension(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EExtension(Extension aObject)
public EExtension(com.objsys.asn1j.runtime.Asn1ObjectIdentifier aExtID,
boolean aCritic,
BaseASNWrapper aValue)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EExtension(com.objsys.asn1j.runtime.Asn1ObjectIdentifier aExtID,
boolean aCritic,
com.objsys.asn1j.runtime.Asn1Type asn1Type)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionCopyright © 2025. All rights reserved.