default Private Key
fun defaultPrivateKey(init: SSHUpload.AuthMethod.DefaultPrivateKey.() -> Unit = {}): SSHUpload.AuthMethod.DefaultPrivateKey
Will try to perform private key authentication using the ~/.ssh/config settings. If no settings file exists, will try to use the ~/.ssh/rsa_pub public key file.