The Maverick.NET SSH API

SSHPrivateKeyFile Properties

The properties of the SSHPrivateKeyFile interface are listed below. For a complete list of SSHPrivateKeyFile interface members, see the SSHPrivateKeyFile Members topic.

Public Instance Properties

FormattedKey Returns the formatted key.
HasPassphrase Determines if the private key file is protected by a passphrase.
KeyType Returns a String identifying the format of the private key. i.e. "OpenSSH", "PuTTY" etc
SupportsPassphraseChange Does the current implementation support the changing of passphrases.

See Also

SSHPrivateKeyFile Interface | Maverick.PublicKey Namespace