Function get_sskdf_digest_algorithm
pub const fn get_sskdf_digest_algorithm(
id: SskdfDigestAlgorithmId,
) -> Option<&'static SskdfDigestAlgorithm>Expand description
Retrieve SskdfDigestAlgorithm using the SskdfDigestAlgorithmId specified by id.