Skip to content

Commit

Permalink
chore: add info about r2d2-cryptoki
Browse files Browse the repository at this point in the history
Signed-off-by: Hugues de Valon <[email protected]>
  • Loading branch information
hug-dev authored and gowthamsk-arm committed Jan 3, 2025
1 parent dd7cce7 commit 4cb53df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cryptoki/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ let (public, private) = session.generate_key_pair(&Mechanism::RsaPkcsKeyPairGen,
# Ok(()) }
```

## See also

* Session Pool Management based on `r2d2`: <https://github.com/spruceid/r2d2-cryptoki>

## Conformance Notes

Throughout this crate, many functions and other items include additional
Expand Down

0 comments on commit 4cb53df

Please sign in to comment.