Skip to main content

RestrictedDiscoveryKeys

Type Alias RestrictedDiscoveryKeys 

Source
pub(crate) type RestrictedDiscoveryKeys = BTreeMap<HsClientNickname, HsClientDescEncKey>;
Expand description

A list of client discovery keys.

Aliased Typeยง

pub(crate) struct RestrictedDiscoveryKeys { /* private fields */ }