public class ArchiveTimeStampAttr extends AttributeValue
The archive-time-stamp attribute is a time-stamp token of many of the elements of the signedData in the electronic signature.The archive-time-stamp attribute is an unsigned attribute.
If the certificate-values and revocation-values attributes are not present in the CAdES-BES or CAdES-EPES, then they shall be added to the electronic signature prior to computing the archive time-stamp token.
The archive-time-stamp attribute is an unsigned attribute. Several instances of this attribute may occur with an electronic signature both over time and from different TSUs. (etsi 101733v010801 6.4.1)
| Modifier and Type | Field and Description |
|---|---|
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID |
logger, mAttParams| Constructor and Description |
|---|
ArchiveTimeStampAttr() |
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns AttributeOID of ArchiveTimeStampAttr attribute
|
byte[] |
getCalculatedMessageDigest() |
boolean |
isSigned()
Checks whether attribute is signed or not.
|
void |
setValue() |
static java.util.Calendar |
toTime(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute)
Returns time of ArchiveTimeStampAttr attribute
|
_setValue, _setValue, getAttribute, setParameterspublic void setValue()
throws CMSSignatureException
CMSSignatureExceptionpublic byte[] getCalculatedMessageDigest()
public boolean isSigned()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getAttributeOID()
public static java.util.Calendar toTime(tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute aAttribute)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
aAttribute - EAttributetr.gov.tubitak.uekae.esya.api.common.ESYAExceptionCopyright © 2025. All rights reserved.