|
For the latest news and information visit The GNU Crypto project | |
| Frames | No Frames |
Methods with parameter type gnu.crypto.sasl.srp.KDF | |
| void | |
| void | Initialises a SASL-SRP CALG implementation.
|
Methods with return type gnu.crypto.sasl.srp.KDF | |
| KDF | KDF.getInstance(byte[] K) A Factory mehod that returns an instance of a KDF based on
supplied seed data.
|