Hi, according to the NSS documentation, the functions for getting CKAIDs are deprecated vis:
/********************************************************************** * New functions which are already deprecated.... **********************************************************************/ SECItem * PK11_GetLowLevelKeyIDForCert(PK11SlotInfo *slot, CERTCertificate *cert, void *pwarg); SECItem * PK11_GetLowLevelKeyIDForPrivateKey(SECKEYPrivateKey *key); I'm just wondering what I should be using instead? Andrew PS: What does CKA actually stand for :-) -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto