This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Notes requires the CKM_RSA_PKCS mechanism ~Umberto Nongeroson 18.Nov.02 09:00 PM a Web browser Notes Client 6.0Windows XP
It sounds like the eToken doesn't support at least the CKM_RSA_PKCS mechanism in hardware for at least signing and decryption, (CKF_HW | CKF_DECRYPT | CKF_SIGN) for a range of keysizes including 1024-bit keys. (mechanismInfo.ulMinKeySize <= 1024 <= mechanismInfo.ulMaxKeySize)
That is the minimum cryptographic functionality required by Notes; if a smartcard doesn't support that, then we can't use it, and will therefore reject any key export attempts with an "This feature is not supported by your smartcard" error.
Does any of the documentation that came with the card give a technical description of the card's capabilities? (Mechanisms, keysizes, and operations supported for