Class Pbkdf2

    • Method Detail

      • derive

        public static byte[] derive​(String P,
                                    String S,
                                    int c,
                                    int dkLen)