gnu.crypto.key.srp6
public class SRP6User extends SRP6KeyAgreement
The implementation of the User in the SRP-6 protocol.
Reference:
Version: $Revision: 1.3 $
Method Summary | |
---|---|
protected void | engineInit(Map attributes) |
protected OutgoingMessage | engineProcessMessage(IncomingMessage in) |
protected void | engineReset() |