For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.key.dss.DSSPrivateKey

Packages that use DSSPrivateKey
gnu.crypto.key.dss   
 

Uses of DSSPrivateKey in gnu.crypto.key.dss
 

Methods in gnu.crypto.key.dss that return DSSPrivateKey
static DSSPrivateKey DSSPrivateKey.valueOf(byte[] k)
          A class method that takes the output of the encodePrivateKey() method of a DSS keypair codec object (an instance implementing IKeyPairCodec for DSS keys, and re-constructs an instance of this object.
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.