------- Comment #9 from cvs-commit at developer dot classpath dot org  
2006-08-03 22:35 -------
Subject: Bug 28556

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         generics-branch
Changes by:     Mark Wielaard <mark>    06/08/03 22:28:43

Modified files:
        .              : ChangeLog 
        gnu/java/security/key/rsa: RSAKeyPairPKCS8Codec.java 

Log message:
        2006-08-03  Raif S. Naffah  <[EMAIL PROTECTED]>

               PR Classpath/28556
               * gnu/java/security/key/rsa/RSAKeyPairPKCS8Codec.java
               (encodePrivateKey): Updated documentation to clarify that
RFC-2459
               states that the parameters field of the AlgorithmIdentifier
element
               MUST be NULL if present. Amended the code to reflect the specs.
               (decodePrivateKey): Handle case of NULL
AlgorithmIdentifier.parameters.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&only_with_tag=generics-branch&r1=1.2386.2.302&r2=1.2386.2.303
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/security/key/rsa/RSAKeyPairPKCS8Codec.java?cvsroot=classpath&only_with_tag=generics-branch&r1=1.3.2.4&r2=1.3.2.5


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28556



_______________________________________________
Bug-classpath mailing list
Bug-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to