sign Transaction Web Authn
fun signTransactionWebAuthn( context: Context, userName: String?, callback: TSAuthCallback<AuthenticationResult, TSWebAuthnAuthenticationError>)
Content copied to clipboard
Sign transaction.
Parameters
context
application context object.
user Name
username for the signing transaction account. Optional.
callback
operation success/failure callback.