EvidenceRequestSetupCloudSecureArea
constructor(cloudSecureAreaIdentifier: String, passphraseConstraints: PassphraseConstraints, message: String, verifyMessage: String, assets: Map<String, ByteString>)
Parameters
cloudSecureAreaIdentifier
the SecureArea.identifier for the Cloud Secure Area to use.
passphraseConstraints
the constraints for the PIN/passphrase.
message
message shown to user when asking them to select a PIN/passphrase, as markdown.
verifyMessage
message shown to the user when asking them to verify the PIN/passphrase they just entered, as markdown.
assets
images that can be referenced in markdown, type (PNG, JPEG, or SVG) determined by the extension.