[][src]Crate pkcs11_uri

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

PathAttributes
Pkcs11Uri

Parsed RFC 7512 PKCS #11 URI

QueryAttributes
Version

Enums

ObjectClass

Functions

split_once

Type Definitions

Context
ObjectHandle
SessionHandle
SlotId