| Overload | Description |
|---|---|
| SavePublicKey(String) | Saves the public key to a file. |
| SavePublicKey(Stream) | Saves the public key to a file stream. |
| SavePublicKey(String,SshPublicKeyFormat) | Saves the public key to OpenSSH format |
| SavePublicKey(Stream,SshPublicKeyFormat) | Saves the public key to a file in OpenSSH format |