public class EESYASDOHash extends BaseASNWrapper<ESYASDOHash> implements ExtensionType
Description:
logger, mObject
Constructor and Description |
---|
EESYASDOHash(byte[] aBytes) |
EESYASDOHash(EAlgorithmIdentifier hashAlgorithm,
byte[] hashValue) |
EESYASDOHash(ESYASDOHash aObject) |
Modifier and Type | Method and Description |
---|---|
EAlgorithmIdentifier |
getHashAlgorithm() |
byte[] |
getHashValue() |
EExtension |
toExtension(boolean aCritic) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public EESYASDOHash(ESYASDOHash aObject)
public EESYASDOHash(byte[] aBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public EESYASDOHash(EAlgorithmIdentifier hashAlgorithm, byte[] hashValue)
public EAlgorithmIdentifier getHashAlgorithm()
public byte[] getHashValue()
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
Copyright © 2025. All rights reserved.