CmsPackage
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage
public final class CmsPackage extends CustomPackage
Represents a CMS digital signature metadata package.
| Method | Description |
|---|---|
| getSignatures() | Gets an array of the signatures extracted from the file. |
| getFlags() | Gets the digital signature flags. |
public final Cms[] getSignatures()
Gets an array of the signatures extracted from the file.
Returns: com.groupdocs.metadata.core.Cms[] - An array of the signatures extracted from the file.
public final Integer getFlags()
Gets the digital signature flags.
Returns: java.lang.Integer - The digital signature flags.
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.