Skip to main content

Module ssh

Module ssh 

Source
Expand description

OpenSSH public key parsing for Ed25519 keys.

Enums§

SshKeyError
Errors from parsing an OpenSSH Ed25519 public key.

Functions§

openssh_pub_to_raw_ed25519
Parse an OpenSSH Ed25519 public key line and return the raw 32-byte public key.