The SshPrivateKey type exposes the following members.
Properties
Name | Description | |
---|---|---|
Certificate |
Gets a certificate of a certificate-based SSH key.
| |
Comment |
Gets or sets the key comment. The comment is used while saving in some formats.
(Inherited from SshPublicKey.) | |
Fingerprint |
Gets the public key fingerprint.
(Inherited from SshPublicKey.) | |
KeyAlgorithm |
Gets the key algorithm.
(Inherited from SshPublicKey.) | |
KeyAlgorithmId |
Gets the key algorithm ID
(Inherited from SshPublicKey.) | |
KeySize |
Gets the key size, in bits.
(Inherited from SshPublicKey.) |