Hi,

I wrote some functions so that certutil can display keys with their CKA_IDS in hex and also given a CKA_ID in hex, it can find the key and can delete it as well. But, then the main prob remains. The goal in that bug(291383) is to supply CertReq as an input to certutil, in order to delete the key. Question is, how do I parse a CertReq?
Or that, the goal is something different? Any comments?

Plus, I see that almost all options of certutil are exhausted. I mean almost all of {0-9}, {a-z},{A-Z} have been used as options and arguments. If I want to add more options, what do I do? The structure secuCommandFlag has a member called flag. Do we add one more member to the structure, like flag and use that for any future use?


Thanks
Biswatosh



_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to