Biswatosh wrote:
> my aim is to print CKA_IDs when we run certutil -K.
> And also, I want certutuil to take CKA_ID as input to delete a key.
> I want to do this way:
> certutil -K should give some thing like this
> 1a340caa2a1a54a1aa2b
> 9c040baa1b1b94a1ca22
> 32a40faaafcac4a11a22
> ...
> ...
>
>
Biswatosh wrote:
So, when you say that I should put one in nss/cmd/lib, can it access
mpi functions from there?
No, the only place that can access mpi is freebl (not even softoken has
access to mpi). That would make any mpi printing routines useless for
anything but mpi debugging.
Or, is it
2 matches
Mail list logo