Add salt for hashing service_id in generic MultiplexScoket.

PiperOrigin-RevId: 547667469
This commit is contained in:
Fan Di
2023-07-12 19:58:53 -07:00
committed by Copybara-Service
parent b113f5550d
commit ddaf447212
+1 -2
View File
@@ -38,8 +38,7 @@ message MultiplexFrame {
}
message MultiplexFrameHeader {
optional bytes salted_service_id_hash = 1;
optional string service_id_hash_salt = 2;
optional bytes service_id_hash = 1;
}
// The control frame to establish, accept, reject or disconnect the virtual