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