Construct an encrypter from a 32-byte AES-256 key.
Declared in <crypto/aes.h>
<crypto/aes.h>
explicit AES256Encrypt(unsigned char const key[]);