default Private Key
fun defaultPrivateKey(init: GitVcsRoot.AuthMethod.DefaultPrivateKey.() -> Unit = {}): GitVcsRoot.AuthMethod.DefaultPrivateKey
Default SSH key found on the machine. If you use an agent-side checkout, then this key should also be available on the build agent machines. Often it is easier to use the uploaded SSH key.