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