Uses of Class
com.itextpdf.signatures.cms.AlgorithmIdentifier
-
Uses of AlgorithmIdentifier in com.itextpdf.signatures.cms
Modifier and TypeMethodDescriptionCMSContainer.getDigestAlgorithm()
The digest algorithm OID and parameters used by the signer.SignerInfo.getDigestAlgorithm()
Returns the algorithmId to create the digest of the data to sign.Modifier and TypeMethodDescriptionvoid
SignerInfo.setDigestAlgorithm
(AlgorithmIdentifier algorithmId) Sets the algorithmId to create the digest of the data to sign.void
SignerInfo.setSignatureAlgorithm
(AlgorithmIdentifier algorithm) Optional.