169
edits
m (→Message Body) |
|||
Line 29: | Line 29: | ||
"ttl": ######## (in seconds), // Time To Live in seconds (OPTIONAL) | "ttl": ######## (in seconds), // Time To Live in seconds (OPTIONAL) | ||
"ciphertext": "BASE64==", // Encrypted payload | "ciphertext": "BASE64==", // Encrypted payload | ||
"IV": "BASE64==" | "IV": "BASE64==" // Initialization vector to use in decrypting ciphertext | ||
} | } | ||
</pre> | </pre> |
edits