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