Documentation ¶
Overview ¶
Package pkcs11 in the ocsp directory provides a way to construct a PKCS#11-based OCSP signer.
Index ¶
Constants ¶
View Source
const Enabled = true
Enabled is set to true if PKCS #11 support is present.
Variables ¶
This section is empty.
Functions ¶
func NewPKCS11Signer ¶
func NewPKCS11Signer(cfg ocspConfig.Config) (ocsp.Signer, error)
NewPKCS11Signer returns a new PKCS #11 signer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.