Size of an AES block, in bytes.

Synopsis

Declared in <crypto/aes.h>

inline constexpr int AES_BLOCKSIZE = 16;

Created with MrDocs