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