Skip to content

Commit 8c4b517

Browse files
committed
chore: add info about r2d2-cryptoki
1 parent c01405d commit 8c4b517

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cryptoki/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ let (public, private) = session.generate_key_pair(&Mechanism::RsaPkcsKeyPairGen,
8383
# Ok(()) }
8484
```
8585

86+
## See also
87+
88+
* Session Pool Management based on `r2d2`: https://github.com/spruceid/r2d2-cryptoki
89+
8690
## Conformance Notes
8791

8892
Throughout this crate, many functions and other items include additional

0 commit comments

Comments
 (0)