Previous
Up
Next
Class
Cryptokit.Block.aes_encrypt
class
aes_encrypt
:
string ->
block_cipher
The AES block cipher, in encryption mode. The string argument is the key; its length must be 16, 24 or 32 bytes.