Issue #1746 - Update pkix code with later NSS code.

This commit is contained in:
Moonchild 2021-03-14 13:06:22 +00:00 committed by roytam1
commit ed26fe34af
38 changed files with 942 additions and 1432 deletions

View file

@ -13,7 +13,7 @@
#include "mozilla/RangedPtr.h"
#include "mozilla/Vector.h"
#include "pkix/pkixnss.h"
#include "pkixutil.h"
#include "pkix/pkixutil.h"
namespace mozilla { namespace ct {