Expand description
OpenSSH public key parsing for Ed25519 keys.
Enums§
- SshKey
Error - 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.