HomePhabricator
Diffusion Comm c6ac8fec2856

[native] Implement `getSignedIdentityKeysBlob(...)` for `native`

Description

[native] Implement getSignedIdentityKeysBlob(...) for native

Summary:
In this diff we implement getSignedIdentityKeysBlob(...) and pass it to nativeGetClientResponsesSelector...) so we can call it from within the function created by getClientResponsesSelector(...) if we need to handle serverRequestTypes.SIGNED_IDENTITY_KEYS_BLOB.


Depends on D7034

Test Plan: See if ClientClientResponse for serverRequestTypes.SIGNED_IDENTITY_KEYS_BLOB is properly constructed and received by keyserver.

Reviewers: ashoat, tomek

Reviewed By: ashoat

Differential Revision: https://phab.comm.dev/D7035

Details

Provenance
atulAuthored on Mar 11 2023, 12:54 PM
Reviewer
ashoat
Differential Revision
D7035: [native] Implement `getSignedIdentityKeysBlob(...)` for `native`
Parents
rCOMMdaefcb1e0956: [lib] Modify `getClientResponsesSelector` to return `Promise`
Branches
Unknown
Tags
Unknown