payloads property
The encoded messages to sign (base-64 URL for mobile applications and utf-8 for desktop
browsers - use the adapter's encodeMessage method to encode messages for the current
platform).
Implementation
final List<String> payloads;