public initialize(sizeBits as Int) as Void throws CryptoException:
import klyn.cryptography generator = AESKeyGenerator() generator.initialize(256)