Skip to main content

derive_key

Function derive_key 

Source
pub fn derive_key(parent: &SecretKey, context: &[u8]) -> SecretKey
Expand description

Derives a separate 256-bit key for a domain-specific context.