setAuthenticator

open fun setAuthenticator(value: TransactionAuthenticator): Aptos.SigningOutput.Builder
open fun setAuthenticator(builderForValue: Builder): Aptos.SigningOutput.Builder
/ Public key and signature to authenticate
.TW.Aptos.Proto.TransactionAuthenticator authenticator = 2;