SshPublicKey interface  
SshPublicKey represents the public key used to authenticate with a resource through SSH.
Properties
| key | 
	The SSH public key data.  | 
Property Details
		keyData
	 
	The SSH public key data.
keyData: string
				Property Value
string