Plaintext content
Sealing happens in your process before the HTTP call. The relay receives a base64 ciphertext blob and an authentication tag. There is no code path in the relay that calls a decrypt function — the relay does not link a symmetric cipher implementation for envelope content at all.
envelope opened →