Nitrokey / opcard-rs

OpenPGP card implementation
49 stars 1 forks source link

Use the new trussed `Clear` api #187

Closed sosthene-nitrokey closed 9 months ago

sosthene-nitrokey commented 9 months 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