|
For the latest news and information visit The GNU Crypto project | |
| Frames | No Frames |
Constructors with parameter type gnu.crypto.sasl.srp.IALG | |
SecurityContext.SecurityContext(String mdName, byte[] sid, byte[] K, byte[] cIV, byte[] sIV, boolean replayDetection, int inCounter, int outCounter, IALG inMac, IALG outMac, CALG inCipher, CALG outCipher) | |
Methods with return type gnu.crypto.sasl.srp.IALG | |
| IALG | |
| IALG | IALG.getInstance(String algorithm) Returns an instance of a SASL-SRP IALG implementation.
|
| IALG | |