klyn.cryptography.PBKDF2.generateSecret
method
public override 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.