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