pub fn derive_key(parent: &SecretKey, context: &[u8]) -> SecretKey
Derives a separate 256-bit key for a domain-specific context.