XML Digital Signature and Encryption, 1.0

Uses of Interface
javax.xml.crypto.dsig.spec.DigestMethodParameterSpec

Packages that use DigestMethodParameterSpec
javax.xml.crypto.dsig   
 

Uses of DigestMethodParameterSpec in javax.xml.crypto.dsig
 

Methods in javax.xml.crypto.dsig with parameters of type DigestMethodParameterSpec
abstract  DigestMethod XMLSignatureFactory.newDigestMethod(java.lang.String algorithm, DigestMethodParameterSpec params)
          Creates a DigestMethod for the specified algorithm URI and parameters.
 


XML Digital Signature and Encryption, 1.0

Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to: jsr-106-comments@jcp.org