Payload structure for encrypted transactions within L2PS. Contains the encrypted transaction data and metadata required for decryption and verification.
Base64-encoded encrypted transaction data
UID of the L2PS network that encrypted this transaction
Hash of the original transaction for integrity verification
Base64-encoded AES-GCM authentication tag
Payload structure for encrypted transactions within L2PS. Contains the encrypted transaction data and metadata required for decryption and verification.