Documentation ¶
Overview ¶
Package pkcs11uri provides helpers for parsing PKCS #11 URIs. These are currently specified in the draft RFC http://datatracker.ietf.org/doc/draft-pechanec-pkcs11uri/
Note that the only supported pin source at this time is via a file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidURI = errors.New(errors.PrivateKeyError, errors.ParseFailed)
ErrInvalidURI is returned if the PKCS #11 URI is invalid.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.