Oscar So wrote: > If my PKCS#11 module only supports CKM_RSA_PKCS_PSS padding > (not even PKCS#1 padding), in C_GetMechanismList, > should it just return the following CKMs: > > CKM_RSA_PKCS_KEY_PAIR_GEN > CKM_RSA_PKCS_PSS > CKM_RSA_X_509 > CKM_SHA_1 > > Since I am only return these CKMs, FireFox does not recognize my > PKCS#11 module at all. Any hints ?
Oscar, Does NSS ever need/want a module with just those mechanisms? Does NSS ever want the CKM_RSA_PKCS_PSS or CKM_RSA_X_509 mechanisms at all? _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto