Type Alias tor_hsservice::NtorPublicKey

source ·
pub(crate) type NtorPublicKey = PublicKey;
Expand description

Convenient type alias for an ntor public key

Aliased Type§

struct NtorPublicKey(/* private fields */);