Purchases/receipts and encryption info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-gamers-key.put.rst
index f300dd6c598ecca1c93e866da9d0c029199ec9aa..ce7c74d03b6f66ebd251592eb714d97c5dcbae1d 100644 (file)
@@ -2,9 +2,10 @@
 ``PUT https://devs.ouya.tv/api/v1/gamers/key``
 ==============================================
 
-Store an encryption key on the server
+Store the user's public key on the server.
 
-FIXME: When is that key needed?
+Receipts/purchases are encryptd by the server with the user's public key,
+so that only that user can decrypt it.
 
 HTTP request
 ============