Hi Folks,

Using pkcs11-spy, i find my app calls libsofthsm.so and
the spy log shows a non-null argument to C_Initialise().

While i see the processing associated with pInitArgs, i wanted to ask what
use case the app programmer would want to call C_Initialise(pInitArgs) vs
C_Initialize(NULL_PTR) ??

all the test code i see here calls w/null_ptr...

tia, jackc...



/*****************************************************************************
 Implementation of PKCS #11 functions
 *****************************************************************************/

// PKCS #11 initialisation function
CK_RV SoftHSM::C_Initialize(CK_VOID_PTR pInitArgs)
_______________________________________________
Opendnssec-user mailing list
[email protected]
https://lists.opendnssec.org/mailman/listinfo/opendnssec-user

Reply via email to