Constant ring::aead::chacha20_poly1305_openssh::KEY_LEN [−][src]
pub const KEY_LEN: usize = chacha::KEY_LEN * 2; // 0x0000_0000_0000_0040usize
Expand description
The length of key.
pub const KEY_LEN: usize = chacha::KEY_LEN * 2; // 0x0000_0000_0000_0040usize
The length of key.