The Maverick.NET SSH API

SSHPublicKey Interface

Interface for SSH supported public keys.

For a list of all members of this type, see SSHPublicKey Members.

[Visual Basic]
Public Interface SSHPublicKey
[C#]
public interface SSHPublicKey

Types that implement SSHPublicKey

Type Description
SSH1RSAPublicKey Implementation of an SSH1 RSA SSHPublicKey.

Requirements

Namespace: Maverick.SSH

Assembly: Maverick.NET (in Maverick.NET.dll)

See Also

SSHPublicKey Members | Maverick.SSH Namespace