Compute credential TTL et al.

This commit is contained in:
Adam Ierymenko 2016-08-23 13:02:59 -07:00
parent 7036831203
commit 32fa061700
6 changed files with 67 additions and 13 deletions

View file

@ -33,11 +33,6 @@
#include "Identity.hpp"
#include "Utils.hpp"
/**
* Default window of time for certificate agreement
*/
#define ZT_NETWORK_COM_DEFAULT_REVISION_MAX_DELTA (ZT_NETWORK_AUTOCONF_DELAY * 5)
/**
* Maximum number of qualifiers allowed in a COM (absolute max: 65535)
*/