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