pub async fn delete_all_keys() -> Result<(), SealingKeysError>Expand description
Convenience wrapper around fuchsia.security.keymint.Admin/DeleteAllKeys()
See //sdk/fidl/fuchsia.security.keymint/admin.fidl for more details.
Requires the caller to have the capability fuchsia.security.keymint.Admin