PacketHkdfAlgorithm

Type Alias PacketHkdfAlgorithm 

Source
pub type PacketHkdfAlgorithm = Hasher;
Expand description

Hashing algorithm used during hkdf for ephemeral shared key generation per sphinx packet payload.

Aliased Typeยง

pub struct PacketHkdfAlgorithm { /* private fields */ }