< prev index next >

src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11wrapper.h

Print this page

        

*** 149,158 **** --- 149,160 ---- #define P11_ENABLE_C_SEEDRANDOM #define P11_ENABLE_C_GENERATERANDOM #undef P11_ENABLE_C_GETFUNCTIONSTATUS #undef P11_ENABLE_C_CANCELFUNCTION #undef P11_ENABLE_C_WAITFORSLOTEVENT + #define P11_ENABLE_GETNATIVEKEYINFO + #define P11_ENABLE_CREATENATIVEKEY /* include the platform dependent part of the header */ #include "p11_md.h" #include "pkcs11.h"
< prev index next >