Open yp25 opened 2 weeks ago
I wonder if there is available function to create HSM slots programmatically using Pkcs11Interop. Please advice. Thank you in advance
The PKCS#11 standard does not provide a function for creating new slots. However, your PKCS#11 library vendor may have implemented this feature, so I recommend checking their documentation for further details.
I wonder if there is available function to create HSM slots programmatically using Pkcs11Interop. Please advice. Thank you in advance