Module thrussh::key [] [src]

Key generation and use.

Structs

Name

Name of a public key algorithm.

Enums

Algorithm

Public key exchange algorithms.

PublicKey

Public key

Constants

ED25519

The name of the Ed25519 algorithm for SSH.

Functions

parse_public_key

Parse a public key from a byte slice.