SshPublicKey interface

SshPublicKey represents the public key used to authenticate with a resource through SSH.

Properties

keyData

The SSH public key data.

Property Details

keyData

The SSH public key data.

keyData: string

Property Value

string