public class EAuthorityKeyIdentifier extends BaseASNWrapper<AuthorityKeyIdentifier> implements ExtensionType
logger, mObject| Constructor and Description |
|---|
EAuthorityKeyIdentifier(com.objsys.asn1j.runtime.Asn1OctetString aKeyID) |
EAuthorityKeyIdentifier(AuthorityKeyIdentifier aObject) |
EAuthorityKeyIdentifier(byte[] aBytes) |
| Modifier and Type | Method and Description |
|---|---|
EGeneralNames |
getAuthorityCertIssuer() |
java.math.BigInteger |
getAuthorityCertSerialNumber() |
byte[] |
getKeyIdentifier() |
EExtension |
toExtension(boolean aCritic) |
java.lang.String |
toString() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic EAuthorityKeyIdentifier(AuthorityKeyIdentifier aObject)
public EAuthorityKeyIdentifier(com.objsys.asn1j.runtime.Asn1OctetString aKeyID)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EAuthorityKeyIdentifier(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic byte[] getKeyIdentifier()
public EGeneralNames getAuthorityCertIssuer()
public java.math.BigInteger getAuthorityCertSerialNumber()
public EExtension toExtension(boolean aCritic) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
toExtension in interface ExtensionTypetr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2025. All rights reserved.