public class AtsHashIndexAttr extends AttributeValue
The ats-hash-index attribute shall be carried as an attribute of the signature of the archive-time-stamp-v3 Attribute
The ats-hash-index unsigned attribute provides an unambiguous imprint of the essential components of a CAdES signature for use in the archive time-stamp (see 6.4.3). These essential components are elements of the following ASN.1 SET OF structures: unsignedAttrs, SignedData.certificates, and SignedData.crls. (etsi 101733v020201 6.4.2)
| Modifier and Type | Field and Description |
|---|---|
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID |
logger, mAttParams| Constructor and Description |
|---|
AtsHashIndexAttr(tr.gov.tubitak.uekae.esya.api.asn.cms.ESignedData signedData,
tr.gov.tubitak.uekae.esya.api.asn.cms.ESignerInfo signerInfo) |
| Modifier and Type | Method and Description |
|---|---|
tr.gov.tubitak.uekae.esya.asn.cms.ATSHashIndex |
getAtsHashIndex() |
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns AttributeOID of ArchiveTimeStampAttr attribute
|
boolean |
isSigned()
Checks whether attribute is signed or not.
|
void |
setValue() |
_setValue, _setValue, getAttribute, setParameterspublic AtsHashIndexAttr(tr.gov.tubitak.uekae.esya.api.asn.cms.ESignedData signedData,
tr.gov.tubitak.uekae.esya.api.asn.cms.ESignerInfo signerInfo)
public void setValue()
throws CMSSignatureException
CMSSignatureExceptionpublic tr.gov.tubitak.uekae.esya.asn.cms.ATSHashIndex getAtsHashIndex()
public boolean isSigned()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getAttributeOID()
Copyright © 2025. All rights reserved.