ssh_key::certificate

Type Alias OptionsMap

Source
pub type OptionsMap = BTreeMap<String, String>;
Expand description

Key/value map type used for certificate’s critical options and extensions.

Aliased Type§

struct OptionsMap { /* private fields */ }