|
|||||||||
Home >> All >> gnu >> javax >> crypto >> key >> [ srp6 overview ] | PREV NEXT |
Uses of Package
gnu.javax.crypto.key.srp6
Classes in gnu.javax.crypto.key.srp6 used by gnu.javax.crypto.key.srp6 | |
SRP6KeyAgreement
The Secure Remote Password (SRP) key agreement protocol, also known as SRP-6, is designed by Thomas J. |
|
SRP6TLSClient
A variation of the SRP6 key agreement protocol, for the client-side as proposed in Using SRP for TLS Authentication. |
|
SRP6TLSServer
A variation of the SRP6 key agreement protocol, for the server-side as proposed in Using SRP for TLS Authentication. |
|
SRPKey
An abstract representation of a base SRP ephemeral key. |
|
SRPPrivateKey
A representation of an SRP ephemeral private key. |
|
SRPPublicKey
A representation of an SRP ephemeral public key. |
|
|||||||||
Home >> All >> gnu >> javax >> crypto >> key >> [ srp6 overview ] | PREV NEXT |