public class CounterSignatureAttr extends AttributeValue
| Modifier and Type | Field and Description |
|---|---|
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID
only attributes that are allowed in a
counterSignature attribute are
counterSignature, messageDigest,
signingTime, and signingCertificate.
|
logger, mAttParams| Constructor and Description |
|---|
CounterSignatureAttr() |
CounterSignatureAttr(tr.gov.tubitak.uekae.esya.asn.cms.SignerInfo aCounter) |
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns AttributeOID of CounterSignatureAttr attribute
|
boolean |
isSigned()
Checks whether attribute is signed or not.
|
void |
setValue() |
_setValue, _setValue, getAttribute, setParameterspublic static final com.objsys.asn1j.runtime.Asn1ObjectIdentifier OID
public CounterSignatureAttr()
public CounterSignatureAttr(tr.gov.tubitak.uekae.esya.asn.cms.SignerInfo aCounter)
throws CMSSignatureException
CMSSignatureExceptionpublic void setValue()
throws CMSSignatureException
CMSSignatureExceptionpublic boolean isSigned()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getAttributeOID()
Copyright © 2025. All rights reserved.