mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 22:47:15 +03:00
add nanopb (manual)
This commit is contained in:
6
components/spotify/cspot/protobuf/keyexchange.options
Normal file
6
components/spotify/cspot/protobuf/keyexchange.options
Normal file
@@ -0,0 +1,6 @@
|
||||
LoginCryptoDiffieHellmanHello.gc max_size:96, fixed_length:true
|
||||
LoginCryptoDiffieHellmanChallenge.gs max_size:96, fixed_length:true
|
||||
LoginCryptoDiffieHellmanResponse.hmac max_size:20, fixed_length:true
|
||||
ClientHello.cryptosuites_supported max_count:1, fixed_count:true
|
||||
ClientHello.client_nonce max_size:16, fixed_length:true
|
||||
ClientHello.padding max_size:1, fixed_length:true
|
||||
Reference in New Issue
Block a user