4.2.2 crypto_AesKeySize_E

Description

This enum defines the different key sizes for the AES algorithm.

Enumeration Data TypesNumerical ValueDescription
CRYPTO_AESKEYSIZE_12816Enum used for AES key size of 128 bits
CRYPTO_AESKEYSIZE_19224Enum used for AES key size of 192 bits
CRYPTO_AESKEYSIZE_25632Enum used for AES key size of 256 bits