SshPublicKey.GetPublicKeyInfo Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
GetPublicKeyInfo()
Returns the public key info for this key.
Declaration
public PublicKeyInfo GetPublicKeyInfo()
Returns
| Type | Description |
|---|---|
| PublicKeyInfo | The public key info for this key. |