The Maverick.NET SSH API

SSHPrivateKeyFile.KeyType Property

Returns a String identifying the format of the private key. i.e. "OpenSSH", "PuTTY" etc

[Visual Basic]
Property KeyType As String
[C#]
string KeyType {get;}

See Also

SSHPrivateKeyFile Interface | Maverick.PublicKey Namespace