Replacement for PK11_GetLowLevelKeyIDForCert etc
Andrew Cagney <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto |
|---|---|
| Message-ID | <CAJeAr6uqY=h+Xkbmp2z=n9LGLsaRwbYEaNxZwntPyoF5zH9HmA@mail.gmail.com> |
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
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto