def set_keys()

in rocketmq/client.py [0:0]


    def set_keys(self, keys):
        ffi_check(dll.SetMessageKeys(self._handle, _to_bytes(keys)))