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