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, wrapArraypublic EESYASDOHash(ESYASDOHash aObject)
public EESYASDOHash(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic 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 ExtensionTypetr.gov.tubitak.uekae.esya.api.common.ESYAExceptionCopyright © 2025. All rights reserved.