Documentation ¶ Overview ¶ Package cryptosigner implements an OpaqueSigner that wraps a "crypto".Signer https://godoc.org/crypto#Signer Index ¶ func Opaque(s crypto.Signer) jose.OpaqueSigner Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Opaque ¶ func Opaque(s crypto.Signer) jose.OpaqueSigner Opaque creates an OpaqueSigner from a "crypto".Signer Types ¶ This section is empty. Source Files ¶ View all Source files cryptosigner.go Click to show internal directories. Click to hide internal directories.