p11-glue / p11-kit

Provides a way to load and enumerate PKCS#11 modules.
https://p11-glue.github.io/p11-glue/p11-kit.html
Other
150 stars 92 forks source link

`p11-kit` command: add means to list mechanisms a token supports #563

Closed ueno closed 11 months ago

ueno commented 11 months ago

It would be useful if a command is provided to list mechanisms supported by a token. p11tool (GnuTLS) provides this functionality with --list-mechanisms option.