Firefox OS/Remote Control: Difference between revisions

Jump to navigation Jump to search
(→‎Send symmetric key: Add notation)
Line 113: Line 113:
   {
   {
     action: 'send-symmetric-key',
     action: 'send-symmetric-key',
     wrappedSymmetricKey: <base64>
     wrappedSymmetricKey: <AES-GCM wrapped by RSA-OEAP in base64>
   }
   }
Response
Response
Line 122: Line 122:
     error: <reason>
     error: <reason>
   }
   }
==== Poll UUID ====
==== Poll UUID ====
Request
Request
133

edits

Navigation menu