default Private Key
fun defaultPrivateKey(init: SSHExec.AuthMethod.DefaultPrivateKey.() -> Unit = {}): SSHExec.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.