pub fn generate_channel_key() -> Vec<u8> ⓘ
Generate a fresh 32-octet key for a new private channel.
Drawn from the same cryptographic generator the MAC uses for its own key material.