Skip to content

Commit

Permalink
Update categories.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OnkelDe authored Jun 19, 2024
1 parent c784d28 commit ff02162
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/_pages/categories.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,21 +430,6 @@ markdown
This module provides cryptographic operations using a YubiKey. It implements the `Provider` trait and interacts with the YubiKey device for key management and cryptographic operations.

## Table of Contents

1. [Dependencies](#dependencies)
2. [Constants](#constants)
3. [Provider Implementation](#provider-implementation)
- [create_key](#create_key)
- [load_key](#load_key)
- [initialize_module](#initialize_module)
4. [Helper Functions](#helper-functions)
- [save_key_object](#save_key_object)
- [parse_slot_data](#parse_slot_data)
- [get_free_slot](#get_free_slot)
- [get_reference_u32slot](#get_reference_u32slot)
- [list_all_slots](#list_all_slots)
5. [License](#license)

## Dependencies

Expand Down

0 comments on commit ff02162

Please sign in to comment.