Client ID # Every application wishing to protect their data with AcraTranslator should provide an identifier called client ID. Based on the client ID, AcraTranslator will choose corresponding encryption keys to process client requests. The way how application can pass client ID to AcraTranslator depends on API type: gRPC or HTTP. gRPC API # By default, application have to specify client ID in every request was sent to AcraTranslator except when --acratranslator_client_id_from_connection_enabl...