For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.key.srp6.SRPPublicKey

Packages that use SRPPublicKey
gnu.crypto.key.srp6   
 

Uses of SRPPublicKey in gnu.crypto.key.srp6
 

Methods in gnu.crypto.key.srp6 that return SRPPublicKey
static SRPPublicKey SRPPublicKey.valueOf(byte[] k)
          A class method that takes the output of the encodePublicKey() method of an SRP keypair codec object (an instance implementing IKeyPairCodec for SRP 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.