CmsAttribute
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage
public class CmsAttribute extends CustomPackage
Represents a CMS signer info attribute.
| Method | Description |
|---|---|
| getOid() | Gets the attribute OID. |
| getValue() | Gets the attribute value represented as a string. |
public final Oid getOid()
Gets the attribute OID.
Returns: Oid - The attribute OID.
public final String getValue()
Gets the attribute value represented as a string.
Returns: java.lang.String - The attribute value represented as a string.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.