-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
The pkcs11.h
header file in crypto-sys
is not in conformance with PKCS#11 v2.40 + errata 01. This should be updated to match what the current spec is. We have two options:
- Go through the file and add in the missing fields
- Download latest header files from oasis
2a. Will need to either modifypkcs11.h
or add in our own header files for the different architectures (really the big one is Windows with itspragma
directives).
Metadata
Metadata
Assignees
Labels
No labels