Nitrokey / opcard-rs

OpenPGP card implementation
51 stars 1 forks source link

Use the new trussed `Clear` api #187

Closed sosthene-nitrokey closed 11 months ago

sosthene-nitrokey commented 1 year ago

This API distinguishes full deletion from deletion for future re-import. It is required for the SE050 backend to function.

See https://github.com/trussed-dev/trussed/pull/139