Size of an AES‐256 key, in bytes.

Synopsis

Declared in <crypto/aes.h>

inline constexpr int AES256_KEYSIZE = 32;

Created with MrDocs