Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Class and Description |
---|---|
class |
Cms
Represents a digital sign created with Cryptographic Message Syntax (CMS) - IETF's standard for cryptographically protected messages.
|
Modifier and Type | Method and Description |
---|---|
DigitalSignature[] |
PdfInspectionPackage.getDigitalSignatures()
Gets an array of the digital signatures.
|
DigitalSignature[] |
SpreadsheetInspectionPackage.getDigitalSignatures()
Gets an array of digital signatures presented in the document.
|
DigitalSignature[] |
WordProcessingInspectionPackage.getDigitalSignatures()
Gets an array of digital signatures presented in the document.
|