Add salt for hashing service_id in generic MultiplexScoket.

PiperOrigin-RevId: 548151953
This commit is contained in:
Edwin Wu
2023-07-14 09:54:16 -07:00
committed by Copybara-Service
parent a72be2bc8c
commit 7b50a09185
+2 -1
View File
@@ -38,7 +38,8 @@ message MultiplexFrame {
}
message MultiplexFrameHeader {
optional bytes service_id_hash = 1;
optional bytes salted_service_id_hash = 1;
optional string service_id_hash_salt = 2;
}
// The control frame to establish, accept, reject or disconnect the virtual