Function get_sskdf_hmac_algorithm
pub const fn get_sskdf_hmac_algorithm(
id: SskdfHmacAlgorithmId,
) -> Option<&'static SskdfHmacAlgorithm>Available on crate feature
crypto only.Expand description
Retrieve SskdfHmacAlgorithm using the SskdfHmacAlgorithmId specified by id.