ReplySurbKeyDigestAlgorithm

Type Alias ReplySurbKeyDigestAlgorithm 

Source
pub type ReplySurbKeyDigestAlgorithm = Hasher;
Expand description

Hashing algorithm used when computing digest of a reply SURB encryption key.

Aliased Typeยง

pub struct ReplySurbKeyDigestAlgorithm { /* private fields */ }