|
|||||||||
Home >> All >> gnu >> javax >> crypto >> key >> [ srp6 overview ] | PREV NEXT |
Uses of Class
gnu.javax.crypto.key.srp6.SRPPublicKey
Uses of SRPPublicKey in gnu.javax.crypto.key.srp6 |
Methods in gnu.javax.crypto.key.srp6 that return SRPPublicKey | |
static SRPPublicKey |
SRPPublicKey.valueOf(byte[] k)
A class method that takes the output of the encodePublicKey()
method of an SRP keypair codec object (an instance implementing
gnu.java.security.key.IKeyPairCodec for SRP keys, and re-constructs an instance of this
object. |
|
|||||||||
Home >> All >> gnu >> javax >> crypto >> key >> [ srp6 overview ] | PREV NEXT |