133
edits
(→Control event processing: Add source link) |
(→RSA public key exchange: Add notation) |
||
| Line 103: | Line 103: | ||
Response | Response | ||
{ | { | ||
publicKey: <base64> | publicKey: <RSA-OEAP SPKI in base64> | ||
} | } | ||
{ | { | ||
error: <reason> | error: <reason> | ||
} | } | ||
==== Send symmetric key ==== | ==== Send symmetric key ==== | ||
Request | Request | ||
edits