pub fn authenticate_with_primary_password( primary_password: &str, ) -> Result<bool>
Authorize NSS key store against a user-provided primary password. Only available with the keydb feature.
keydb