diff options
Diffstat (limited to 'common/pkcs11x.h')
-rw-r--r-- | common/pkcs11x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pkcs11x.h b/common/pkcs11x.h index 4a89f73..d5e1d74 100644 --- a/common/pkcs11x.h +++ b/common/pkcs11x.h @@ -74,6 +74,7 @@ extern "C" { #define CKA_NSS_PQG_H 0xce534366UL #define CKA_NSS_PQG_SEED_BITS 0xce534367UL #define CKA_NSS_MODULE_SPEC 0xce534368UL +#define CKA_NSS_MOZILLA_CA_POLICY 0xce534372UL /* NSS trust attributes */ #define CKA_TRUST_DIGITAL_SIGNATURE 0xce536351UL |