CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Raif S. Naffah <raif>   06/08/05 03:23:29

Modified files:
        gnu/java/security/key/dss: DSSKeyPairX509Codec.java DSSKey.java 
        .              : ChangeLog 

Log message:
        2006-08-05  Raif S. Naffah  <[EMAIL PROTECTED]>
        
                * gnu/java/security/key/dss/DSSKey.java: Updated documentation.
                (hasInheritedParameters): New method.
                (equals): Updated documentation.
                Take into consideration the outcome of hasInheritedParameters 
invocation.
                (toString): Call hasInheritedParameters and adjust the result 
accordingly.
                * gnu/java/security/key/dss/DSSKeyPairX509Codec.java 
(encodePublicKey):
                Updated documentation.
                Handle case of public keys with null p, q, and g MPIs.
                (decodePublicKey): Handle case of absent or NULL p, q and g 
MPIs.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/security/key/dss/DSSKeyPairX509Codec.java?cvsroot=classpath&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/security/key/dss/DSSKey.java?cvsroot=classpath&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8322&r2=1.8323


Reply via email to