get_sskdf_digest_algorithm

Function get_sskdf_digest_algorithm 

pub const fn get_sskdf_digest_algorithm(
    id: SskdfDigestAlgorithmId,
) -> Option<&'static SskdfDigestAlgorithm>
Available on crate feature crypto only.
Expand description

Retrieve SskdfDigestAlgorithm using the SskdfDigestAlgorithmId specified by id.