public abstract class AttributeValue extends java.lang.Object implements IAttribute
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
protected java.util.Map<java.lang.String,java.lang.Object> |
mAttParams |
| Constructor and Description |
|---|
AttributeValue()
Create AttributeValue,default constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
_setValue(com.objsys.asn1j.runtime.Asn1Type... aValue) |
protected void |
_setValue(com.objsys.asn1j.runtime.Asn1Type aValue) |
tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute |
getAttribute() |
void |
setParameters(java.util.Map<java.lang.String,java.lang.Object> aParameterAndValue)
Set parameters
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeOID, isSigned, setValueprotected java.util.Map<java.lang.String,java.lang.Object> mAttParams
protected org.slf4j.Logger logger
public void setParameters(java.util.Map<java.lang.String,java.lang.Object> aParameterAndValue)
setParameters in interface IAttributeaParameterAndValue - protected void _setValue(com.objsys.asn1j.runtime.Asn1Type aValue)
throws CMSSignatureException
CMSSignatureExceptionprotected void _setValue(com.objsys.asn1j.runtime.Asn1Type... aValue)
throws CMSSignatureException
CMSSignatureExceptionpublic tr.gov.tubitak.uekae.esya.api.asn.cms.EAttribute getAttribute()
getAttribute in interface IAttributeCopyright © 2025. All rights reserved.