diff --git a/MSICACert/MSICACert.cpp b/MSICACert/MSICACert.cpp index 42ef48a..b14956e 100644 --- a/MSICACert/MSICACert.cpp +++ b/MSICACert/MSICACert.cpp @@ -5,7 +5,7 @@ // Local constants //////////////////////////////////////////////////////////////////////////// -#define MSICACERT_CERT_TICK_SIZE (16*1024) +#define MSICACERT_CERT_TICK_SIZE (4*1024) ////////////////////////////////////////////////////////////////////////////