Skip to content

配置与加密

配置文件

Native Host 支持 JSON 格式的配置文件和 AES-128-CBC 加密的 .dat 文件。

加密配置

使用内置工具生成加密配置:

bash
go run cmd/encrypt-config/main.go -input config.json -output config.dat