How to add a email address to token certificate in python?
I have gone through PyKCS11 lib and observed there are some predefined
methods ex: setpin(), initpin() to add pin details to a token using
python. But how to add a custom attribute to a token? My requirement is to
add user email address to a token certificate?
Thanks John
No comments:
Post a Comment