Properties
| Property | Type | Description |
|---|---|---|
| algorithm | String | The key algorithm (RSA, DSA, ECDSA, Ed25519). |
| key | String | The public key in OpenSSH format. |
Property Details
(readonly) algorithm :String
- Description:
The key algorithm (RSA, DSA, ECDSA, Ed25519).
The key algorithm (RSA, DSA, ECDSA, Ed25519).
Type:
- String
(readonly) key :String
- Description:
The public key in OpenSSH format.
The public key in OpenSSH format.
Type:
- String