The properties of the SSHPrivateKeyFile interface are listed below. For a complete list of SSHPrivateKeyFile interface members, see the SSHPrivateKeyFile Members topic.
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. |
SSHPrivateKeyFile Interface | Maverick.PublicKey Namespace