Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
2.4.1
-
None
-
Unknown
Description
WS-Security does not work if java.security.Key.getEncoded() returns null for private and secret keys.
According to the javadoc http://download.oracle.com/javase/6/docs/api/java/security/Key.html#getEncoded() this method may return null values.