[][src]Function rc_crypto::hkdf::expand

pub fn expand(prk: &SigningKey, info: &[u8], out: &mut [u8]) -> Result<()>