Package com.jcraft.jsch.jce
Class PBKDF
- java.lang.Object
-
- com.jcraft.jsch.jce.PBKDF
-
-
Constructor Summary
Constructors Constructor Description PBKDF()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getKey(byte[] _pass, byte[] salt, int iterations, int size)
-