Module certificate

Source
Expand description

OpenSSH certificate support.

Structs§

Builder
OpenSSH certificate builder.
Certificate
OpenSSH certificate as specified in PROTOCOL.certkeys.

Enums§

CertType
Types of OpenSSH certificates: user or host.
Field
Certificate fields.

Traits§

SigningKey
Certificate signing key trait for the certificate Builder.

Type Aliases§

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