klyn.cryptography.AESKeyGenerator.initialize
method
public override initialize(sizeBits as Int) as Void throws CryptoException:
Description

Performs a cryptographic operation.

Throws
  • CryptoException if the requested key size or algorithm is unsupported, or secure key generation fails.