Package com.jcraft.jsch.bc
Class SCrypt
- java.lang.Object
-
- com.jcraft.jsch.bc.SCrypt
-
-
Constructor Summary
Constructors Constructor Description SCrypt()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getKey(byte[] pass, int size)
void
init(byte[] salt, int cost, int blocksize, int parallel)
-