If we can avoid "getSlot" except the xmlSec*Generate functions,....

PK11_GetBestSlot() is used when we need to put a key into keys slot. To my knowledge, there are only two cases when it is used: 1) when we read key from processed XML document (X509 cert, encrypted key, etc.) 2) when we call GenerateKey() function (these functions are used by xmlsec command line utility, not by xmlsec library itself)

Aleksey


_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to