Versions in this module Expand all Collapse all v1 v1.4.12 Apr 23, 2021 Changes in this version + type P11ECDSAKey struct + func (k *P11ECDSAKey) Public() crypto.PublicKey + func (k *P11ECDSAKey) Sign(rand io.Reader, digest []byte, opts crypto.SignerOpts) (signature []byte, err error)