SshGenerateKeyPairInputParameters interface     
Parameters for GenerateSshKeyPair.
Properties
| encryption | 
	The encryption type of the SSH keys to be generated. See SshEncryptionTypes for possible set of values. If not provided, will default to RSA  | 
Property Details
		encryptionType
	 
	The encryption type of the SSH keys to be generated. See SshEncryptionTypes for possible set of values. If not provided, will default to RSA
encryptionType?: string
				Property Value
string