Documentation
¶
Index ¶
Constants ¶
View Source
const MethodName = "jwk"
MethodName is the name of this DID method.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resolver ¶
type Resolver struct{}
Resolver is a DID resolver for the did:jwk method.
func NewResolver ¶
func NewResolver() *Resolver
NewResolver creates a new Resolver with default TLS configuration.
Click to show internal directories.
Click to hide internal directories.