Martin,

 

Thank you for your quick reply. Can you help us, how to setup axis to use
SHA256?

 

Leoš

 

Od: Martin Gainty [mailto:[email protected]] 
Odesláno: 11. března 2011 15:06
Komu: [email protected]
Předmět: RE: SHA2 support

 

the currently supported (Rampart) Digest Algorithms are:

contents of org.apache.ws.secpolicy.SPConstants:

    public final static String SHA1 =
"http://www.w3.org/2000/09/xmldsig#sha1";;
    public final static String SHA256 =
"http://www.w3.org/2001/04/xmlenc#sha256";;
    public final static String SHA512 =
"http://www.w3.org/2001/04/xmlenc#sha512";;

if wish to request (rampart) support for a new Algorithm please file jira
request at

https://issues.apache.org/jira/browse/Rampart



Reply via email to