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