public class BouncyCastlePBKDF2KeyFactory extends Object implements EncryptionKeyFactory<ByteArray,DerivedKeyParams>
| Constructor and Description |
|---|
BouncyCastlePBKDF2KeyFactory() |
public ByteArray newKey(DerivedKeyParams keyParams) throws EncryptionException
newKey in interface EncryptionKeyFactory<ByteArray,DerivedKeyParams>EncryptionExceptionCopyright © 2016. All rights reserved.