public class Pbkdf extends Object
| Constructor and Description |
|---|
Pbkdf() |
public static byte[] pbkdf2(char[] secret,
byte[] salt,
int count,
int keySize)
throws GeneralSecurityException
GeneralSecurityExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.