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