execute(client)
method signs the transaction with the client operator account private key before it is submitted to a Hedera network.sign(<privateKey>)
signWith(<publicKey, transactionSigner>)
signWithOperator(<client>)
signWithSigner(<signer>)
v2.11.0
sign(<privateKey>)