pub fn verify_with_password(password: &[u8], data: &[u8]) -> bool
Expand description

Verifies encrypted data using a password.