Payload shape for L2PS.encryptBytes / L2PS.decryptBytes. Used by SR-4 WI-3 to encrypt channel transcripts to the subnet member set without dragging the L2PS-transaction envelope into a non-tx context.
L2PS.encryptBytes
L2PS.decryptBytes
Base64-encoded AES-GCM ciphertext.
UID of the L2PS network that encrypted these bytes.
Base64-encoded AES-GCM nonce (always 12 bytes, fresh per call).
Base64-encoded AES-GCM authentication tag.
Payload shape for
L2PS.encryptBytes/L2PS.decryptBytes. Used by SR-4 WI-3 to encrypt channel transcripts to the subnet member set without dragging the L2PS-transaction envelope into a non-tx context.