Skip to main content

Module ssh

Module ssh 

Source
Expand description

OpenSSH public key parsing for Ed25519 and P-256 keys.

Enums§

SshKeyError
Errors from parsing an OpenSSH public key.

Functions§

openssh_pub_to_raw
Parse an OpenSSH public key line and return the curve type and raw key bytes.