Hi,

>From what I gather, keys are generated with matching certificates.  If I
reference existing keys in a external PKCS #11 module, I would have to use
their CK_OBJECT_HANDLE.  If wanted to be able to reference these external
keys by nicknames, what would I use to generate certificates?  Since they
don't exist, I wouldn't be able to do PK11_FindKeyByKeyID().  Are you
supposed to use PK11_MakeIDFromPubKey() and
PK11_GetLowLevelKeyIDForPrivateKey()?

Thanks,
Kai
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to