Expand description
PKCS#11 URI
Bare bones implementation of the RFC 7512 URI scheme for locating keys and other PKCS#11 objects.
This library is patched together from existing libraries, namely pkcs11, uriparse and
percent-encoding, and is a work in progress.
Structs§
- Path
Attributes - Pkcs11
Uri - Parsed RFC 7512 PKCS #11 URI
- Query
Attributes - Version