Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.