Function get_sskdf_hmac_algorithm

Source
pub const fn get_sskdf_hmac_algorithm(
    id: SskdfHmacAlgorithmId,
) -> Option<&'static SskdfHmacAlgorithm>
Expand description

Retrieve SskdfHmacAlgorithm using the SskdfHmacAlgorithmId specified by id.