Expand description
SSH public key support.
Support for decoding SSH public keys from the OpenSSH file format.
Structs
DsaPublicKey
allocDigital Signature Algorithm (DSA) public key.
Ed25519 public key.
SSH public key.
RsaPublicKey
allocRSA public key.
Enums
EcdsaPublicKey
ecdsaElliptic Curve Digital Signature Algorithm (ECDSA) public key.
Public key data.