Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
Oid |
CmsEncapsulatedContent.getContentType()
Gets the object identifier uniquely specifies the content type.
|
Oid |
CmsSigner.getDigestAlgorithm()
Gets the message digest algorithm, and any associated parameters, used by the signer.
|
Oid[] |
Cms.getDigestAlgorithms()
Gets the array of message-digest algorithm identifiers.
|
Oid |
CmsAttribute.getOid()
Gets the attribute OID.
|
Oid |
CmsSigner.getSignatureAlgorithm()
Gets the signature algorithm, and any associated parameters, used by the signer to generate the digital signature.
|