public class SigningCertificateV2Attr extends AttributeValue
| Modifier and Type | Field and Description |
|---|---|
static com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
OID |
logger, mAttParams| Constructor and Description |
|---|
SigningCertificateV2Attr() |
| Modifier and Type | Method and Description |
|---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getAttributeOID()
Returns AttributeOID of SigningCertificateV2Attr 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.