Overload List
Name | Description | |
---|---|---|
SavePublicKey(Stream) |
Saves the public key into the supplied stream in Base64-encoded SSH2 public key format.
| |
SavePublicKey(String) |
Saves the public key into the supplied stream in Base64-encoded SSH2 public key format.
| |
SavePublicKey(Stream, SshPublicKeyFormat) |
Saves the public key into the supplied stream in the specified format.
| |
SavePublicKey(String, SshPublicKeyFormat) |
Saves the public key into the supplied stream in the specified format.
|