validate_nonce_length

Function validate_nonce_length 

Source
pub fn validate_nonce_length(nonce: &[u8], expected_len: usize) -> bool
Expand description

Validate nonce has correct length.