fn verify_algorithm_id(algorithm: &AlgorithmIdentifierRef<'_>) -> Result<()>Expand description
Verify that the AlgorithmIdentifier for a key is correct.
fn verify_algorithm_id(algorithm: &AlgorithmIdentifierRef<'_>) -> Result<()>Verify that the AlgorithmIdentifier for a key is correct.