public class EATSHashIndex extends BaseASNWrapper<EATSHashIndex.MyATSHashIndex>
Modifier and Type | Class and Description |
---|---|
static class |
EATSHashIndex.MyATSHashIndex |
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
mObject
Constructor and Description |
---|
EATSHashIndex(byte[] aBytes) |
EATSHashIndex(EATSHashIndex.MyATSHashIndex aObject) |
Modifier and Type | Method and Description |
---|---|
com.objsys.asn1j.runtime.Asn1OctetString[] |
getCertificatesHashIndex() |
com.objsys.asn1j.runtime.Asn1OctetString[] |
getCrlsHashIndex() |
EAlgorithmIdentifier |
gethashIndAlgorithm() |
com.objsys.asn1j.runtime.Asn1OctetString[] |
getUnsignedAttrsHashIndex() |
void |
sethashIndAlgorithm(EAlgorithmIdentifier digestAlg) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public EATSHashIndex(EATSHashIndex.MyATSHashIndex aObject)
public EATSHashIndex(byte[] aBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public EAlgorithmIdentifier gethashIndAlgorithm()
public void sethashIndAlgorithm(EAlgorithmIdentifier digestAlg)
public com.objsys.asn1j.runtime.Asn1OctetString[] getCertificatesHashIndex()
public com.objsys.asn1j.runtime.Asn1OctetString[] getCrlsHashIndex()
public com.objsys.asn1j.runtime.Asn1OctetString[] getUnsignedAttrsHashIndex()
Copyright © 2025. All rights reserved.