custom Private Key
fun customPrivateKey(init: SSHExec.AuthMethod.CustomPrivateKey.() -> Unit = {}): SSHExec.AuthMethod.CustomPrivateKey
Will try to perform private key authentication using the given public key file with given passphrase.