mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-07-27 12:24:14 +00:00
REALITY config: Convert mldsa65Seed
to its private key later
This commit is contained in:
parent
955a569181
commit
31b508d372
4 changed files with 58 additions and 59 deletions
|
@ -18,7 +18,7 @@ message Config {
|
|||
uint64 max_time_diff = 9;
|
||||
repeated bytes short_ids = 10;
|
||||
|
||||
bytes mldsa65_key = 11;
|
||||
bytes mldsa65_seed = 11;
|
||||
LimitFallback limit_fallback_upload = 12;
|
||||
LimitFallback limit_fallback_download = 13;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue