# Functions
No description provided by the author
No description provided by the author
No description provided by the author
GenerateKeyPair generates a password protected SSH key pair.
No description provided by the author
GetPublicKey extracts the public key from a private key string using the given password.
IsValidPrivateKey checks if a given string represents a valid private key.
# Type aliases
Algorithm represents the SSH key algorithm.