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
151 stars 94 forks source link

Add command to delete objects matching PKCS#11 URI #536

Closed ZoltanFridrich closed 1 year ago

ZoltanFridrich commented 1 year ago

Command deletes every (storage) object matching given PKCS#11 URI.

p11-kit delete-object pkcs11:token

Fixes: #394

coveralls commented 1 year ago

Coverage Status

coverage: 69.533% (-0.1%) from 69.629% when pulling 5f3a75af7345a245a694a436e8780b2cbdb728e4 on ZoltanFridrich:zfridric_devel2 into d1d4b0ac316a27c739ff91e6c4153f1154e96e5a on p11-glue:master.