Authenticate

constructor()

No Password (i.e. An unauthenticated control connection)


constructor(password: String)

Un-Hashed (raw) Password for TorOption.HashedControlPassword (e.g. "Hello World!")


constructor(cookie: ByteArray)

Cookie authentication bytes (or password UTF-8 encoded to bytes)