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