Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Signer ¶
type Signer struct {
// contains filtered or unexported fields
}
func NewSignerFromPrivateKey ¶
func NewSignerFromPrivateKey(privateKey crypto.PrivateKey) (*Signer, error)
type Validator ¶
type Validator struct {
// contains filtered or unexported fields
}
func NewValidatorFromJwk ¶
Click to show internal directories.
Click to hide internal directories.