Skip to main content

NONCE_SIZE

Constant NONCE_SIZE 

Source
const NONCE_SIZE: usize = 12;
Expand description

Nonce size for AES-256-GCM (12 bytes / 96 bits).