mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
more dead code
This commit is contained in:
parent
fb5237d5b6
commit
cba739fd6b
1 changed files with 0 additions and 9 deletions
|
@ -101,15 +101,6 @@
|
||||||
*/
|
*/
|
||||||
#define ZT_PROTO_CIPHER_SUITE__C25519_POLY1305_SALSA2012 1
|
#define ZT_PROTO_CIPHER_SUITE__C25519_POLY1305_SALSA2012 1
|
||||||
|
|
||||||
/**
|
|
||||||
* Cipher suite: PFS negotiated ephemeral cipher suite and authentication
|
|
||||||
*
|
|
||||||
* This message is encrypted with the latest negotiated ephemeral (PFS)
|
|
||||||
* key pair and cipher suite. If authentication fails, VERB_SET_EPHEMERAL_KEY
|
|
||||||
* may be sent to renegotiate ephemeral keys.
|
|
||||||
*/
|
|
||||||
#define ZT_PROTO_CIPHER_SUITE__EPHEMERAL 7
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* DEPRECATED payload encrypted flag, will be removed for re-use soon.
|
* DEPRECATED payload encrypted flag, will be removed for re-use soon.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue