klyn.cryptography.SecretKeyFactory.generateSecret
method
public generateSecret(spec as PBEKeySpec, outputEncoding as String) as String throws CryptoException:
Description

Performs a cryptographic operation.

Throws
  • CryptoException if the key specification, output encoding, or PBKDF2 algorithm is invalid or derivation fails.