Represents a private key with an optional user name and passphrase.
Name | Description | |
---|---|---|
PrivateKeyCredentials |
Initializes a new instance of the PrivateKeyCredentials class. |
Name | Description | |
---|---|---|
Passphrase |
Gets or sets the passphrase. |
|
PrivateKey |
Gets or sets the private key. |
|
PublicKey |
Gets or sets the public key. |
|
UserName |
Gets or sets the user name. |
Name | Description | |
---|---|---|
GetDescription |
Returns the description. |