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