WS-Security does not work if java.security.Key.getEncoded() returns null for private and secret keys -----------------------------------------------------------------------------------------------------
Key: CXF-3721 URL: https://issues.apache.org/jira/browse/CXF-3721 Project: CXF Issue Type: Bug Components: WS-* Components Affects Versions: 2.4.1 Reporter: Sergey Zhemzhitsky 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. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira