- 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
Graphical customization
- Updated on 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
SecureChannelAction > View: This element defines the appearance of the application screen. The Secure Channel Action view includes a fully customizable transaction title with key-value pairs that define the transaction to sign.
Secure Channel action view
title: The default value is Secure Transaction.
SecureChannelAction > View > Labels > Label:
id="WarningMessage": This is the value of the warning message.
Secure Channel action view - warning message
id="PressOkMessage": This is the value of the confirmation message.
Secure Channel action view - confirmation message
id="DeleteInstanceConfirmationMessage": This is the value of the delete instance message.
Secure Channel action view - confirm deletion message
SecureChannelAction > View > Dynamics > Dynamic: Each dynamic ID used for the Secure Channel action has a default rendering. However, those renderings can be dynamically overloaded depending on the configuration used on the server-side.
SecureChannelAction > View > Dynamics > Dynamic:
id="Title": Can be used to configure the default rendering of the secure transaction title.
id="Keys": Can be used to configure the default rendering of the secure transaction keys.
id="Values": Can be used to configure the default rendering of the secure transaction values.
id="FreeText": Can be used to configure the default rendering of the secure transaction freetext.
SecureChannelAction > View > Buttons > Button:
id="OK": The button to confirm the secure transaction.
id="Yes": Label of the button used to accept replacing the instance. The default value is Yes.
id="No": Label of the button used to decline replacing the instance. The default value is No.
SecureChannelAction > View > Errors > Error
id="TransactionMessageImageNotValid": This image is not a relevant transaction message image.
id="TransactionMessageLicenseIncorrect": This transaction is not dedicated to your authenticator.
id="TransactionMessageSignatureNotValid": The message you are scanning has been altered.
id="TransactionMessageNotValid": The message you are scanning is not valid.
id="TransactionMessageCryptoApplicationIndexIncorrect": The message you are scanning uses an incorrect crypto-application.
id="DeactivateMessageLicenseIncorrect": The authenticator instance to deactivate is not in this authenticator.
id="DeactivateMessageSignatureNotValid": The deactivation message signature has been altered.
id="DeactivateMessageInstanceIncorrect": The authenticator instance you want to delete is not on this device.
id="DeactivateMessageNotValid": The message you are scanning is not valid.