Uses of Interface
javax.xml.crypto.dsig.spec.C14NMethodParameterSpec
Package
Description
Classes for generating and validating XML digital
signatures.
Parameter classes for XML digital signatures.
-
Uses of C14NMethodParameterSpec in javax.xml.crypto.dsig
Modifier and TypeMethodDescriptionabstract CanonicalizationMethod
XMLSignatureFactory.newCanonicalizationMethod
(String algorithm, C14NMethodParameterSpec params) Creates aCanonicalizationMethod
for the specified algorithm URI and parameters. -
Uses of C14NMethodParameterSpec in javax.xml.crypto.dsig.spec
Modifier and TypeClassDescriptionfinal class
Parameters for the W3C Recommendation: Exclusive XML Canonicalization (C14N) algorithm.