| Package | Description |
|---|---|
| com.itextpdf.signatures.cms |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmIdentifier |
SignerInfo.getDigestAlgorithm()
Returns the algorithmId to create the digest of the data to sign.
|
AlgorithmIdentifier |
CMSContainer.getDigestAlgorithm()
The digest algorithm OID and parameters used by the signer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignerInfo.setDigestAlgorithm(AlgorithmIdentifier algorithmId)
Sets the algorithmId to create the digest of the data to sign.
|
void |
SignerInfo.setSignatureAlgorithm(AlgorithmIdentifier algorithm)
Optional.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.