KeyPairResponse Properties |
The KeyPairResponse type exposes the following members.
Name | Description | |
---|---|---|
Fingerprint |
A short sequence of bytes used to authenticate, or look up, a longer public key.
(Inherited from KeyPairSummary.) | |
Name |
The key pair name.
(Inherited from KeyPairSummary.) | |
PrivateKey |
The private ssh key.
| |
PublicKey |
The public ssh key.
(Inherited from KeyPairSummary.) |