Documentation ¶
Index ¶
Constants ¶
View Source
const Alg jwa.SignatureAlgorithm = "BJJ"
Alg signature algorithm
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GoSigner ¶
type GoSigner struct {
// contains filtered or unexported fields
}
GoSigner implements crypto.Signer interface
func GoSignerFromPrivHex ¶
GoSignerFromPrivHex creates GoSigner from hex encoded private key
Click to show internal directories.
Click to hide internal directories.