Function expand

pub fn expand(
    prk: &Tag,
    info: Option<&[u8]>,
    dst_out: &mut [u8],
) -> Result<(), UnknownCryptoError> 
Available on crate feature dep_orion only.
Expand description

The HKDF expand step.