nss::pk11::sym_key

Function authenticate_with_primary_password

Source
pub fn authenticate_with_primary_password(
    primary_password: &str,
) -> Result<bool>
Expand description

Authorize NSS key store against a user-provided primary password. Only available with the keydb feature.