Constant HKDF_SHA256
pub const HKDF_SHA256: Algorithm;Available on crate features
crypto and aws-lc only.Expand description
HKDF using HMAC-SHA-256.
pub const HKDF_SHA256: Algorithm;crypto and aws-lc only.HKDF using HMAC-SHA-256.