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