public class AttributeCertRefAttr extends AttributeValue
The attribute-certificate-references attribute is an unsigned attribute. It references the full set of AA certificates that have been used to validate the attribute certificate. Only a single instance of this attribute shall occur with an electronic signature.
This attribute is only used when a user attribute certificate is present in the electronic signature.
| Modifier and Type | Field and Description |
|---|---|
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID |
logger, mAttParams| Constructor and Description |
|---|
AttributeCertRefAttr() |
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns AttributeOID of AttributeCertRefAttr attribute
|
boolean |
isSigned()
Checks whether attribute is signed or not.
|
void |
setValue() |
_setValue, _setValue, getAttribute, setParameterspublic void setValue()
throws CMSSignatureException
CMSSignatureExceptionpublic boolean isSigned()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getAttributeOID()
Copyright © 2025. All rights reserved.