133
edits
(→RSA public key exchange: Add notation) |
(→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 | ||
edits