public interface Crypt
-
Method Summary
Modifier and TypeMethodDescriptionjnr.ffi.Pointercrypt(byte[] key, byte[] salt) crypt(CharSequence key, CharSequence salt)
-
Method Details
-
crypt
-
crypt
jnr.ffi.Pointer crypt(byte[] key, byte[] salt)
-