You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2005/09/23 16:54:45 UTC

DO NOT REPLY [Bug 36785] New: - Bug in DSA and RSAKeyValue.getPublicKey()

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36785>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36785

           Summary: Bug in DSA and RSAKeyValue.getPublicKey()
           Product: Security
           Version: Java 1.2.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Signature
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: julien.taupin@ilex.fr


In the org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
and org.apache.xml.security.keys.content.keyvalues.RSAKeyValue classes, the
method getPublicKey() return a key of the default provider instead of key from
the the provider defined by JCEMapper.setProviderID(...)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.