Skip to main content

NtorPublicKey

Type Alias NtorPublicKey 

Source
pub(crate) type NtorPublicKey = PublicKey;
Expand description

Convenient type alias for an ntor public key

Aliased Typeยง

pub(crate) struct NtorPublicKey(/* private fields */);