For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.sasl.srp.SRP

Packages that use SRP
gnu.crypto.sasl.srp Provides the implementations of the SASL SRP mechanism, as specified in draft-burdis-cat-srp-sasl.  
 

Uses of SRP in gnu.crypto.sasl.srp
 

Methods in gnu.crypto.sasl.srp that return SRP
static SRP SRP.instance(java.lang.String mdName)
          Returns an instance of this object that uses the designated message digest algorithm as its digest function.
 


For the latest news and information visit
The GNU Crypto project

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