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, wrapArray
public 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.ESYAException
public EAuthorityKeyIdentifier(byte[] aBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public 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 ExtensionType
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2025. All rights reserved.