pub fn validate_nonce_length(nonce: &[u8], expected_len: usize) -> bool
Validate nonce has correct length.