Skip to main content

derive_packet_tag

Function derive_packet_tag 

Source
pub fn derive_packet_tag(secret: &SecretKey) -> Result<PacketTag>
Expand description

Derives the packet tag used during packet construction by expanding the given secret.