# Functions
Agent used for SSH auth.
EncodePrivateKeyToPEM is a helper function for converting a key to PEM format.
EnterKeyPhrase is required to read phrase protected private keys.
GeneratePrivateRSAKey is used by the server to generate its key.
KeyFile returns the key as a SSH auth method.
PrivateKey returns the private key as a SSH auth method.