CloudServices/Notifications/Specification/POSTOffice: Difference between revisions

m
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==", // Initialization vector to use in decrypting ciphertext
   "IV": "BASE64==" // Initialization vector to use in decrypting ciphertext
}
}
</pre>
</pre>
169

edits