Uses of Class
eu.europa.esig.dss.cms.operator.CustomContentSigner
Packages that use CustomContentSigner
-
Uses of CustomContentSigner in eu.europa.esig.dss.cades.signature
Methods in eu.europa.esig.dss.cades.signature with parameters of type CustomContentSignerModifier and TypeMethodDescriptionorg.bouncycastle.cms.SignerInformationStoreCAdESCounterSignatureBuilder.generateCounterSignature(org.bouncycastle.cms.SignerInformation signerInformation, CAdESSignatureParameters parameters, CustomContentSigner customContentSigner) Generates a counter-signatureSignerInformationStore -
Uses of CustomContentSigner in eu.europa.esig.dss.cms.operator
Methods in eu.europa.esig.dss.cms.operator that return CustomContentSignerModifier and TypeMethodDescriptionCustomContentSignerBuilder.build(SignatureAlgorithm signatureAlgorithm) Builds aCustomContentSignerfor the CMS signature creation.CustomContentSignerBuilder.build(SignatureAlgorithm signatureAlgorithm, SignatureValue signatureValue) Builds aCustomContentSignerfor the CMS signature creation using the given SignatureValue.