Package com.nimbusds.srp6.cli

Command-line tools for Secure Remote Password (SRP-6a) authentication.

See:
          Description

Class Summary
SRP6Client Interactive command-line client and verifier generator for Secure Remote Password (SRP-6a) authentication.
SRP6Client.User User identity 'I' and password 'P'.
SRP6Server Interactive command-line server for Secure Remote Password (SRP-6a) authentication.
SRP6Tool The base abstract class for the interactive command-line SRP-6a tools.
 

Package com.nimbusds.srp6.cli Description

Command-line tools for Secure Remote Password (SRP-6a) authentication. Intended to be run interactively to test and debug SRP-6a applications.

Version:
1.4 (2012-07-30)
Author:
Vladimir Dzhuvinov