Skip to content

Commit

Permalink
chore: add info about r2d2-cryptoki
Browse files Browse the repository at this point in the history
  • Loading branch information
hug-dev committed Dec 26, 2024
1 parent c01405d commit 8c4b517
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 8c4b517

Please sign in to comment.