Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWebKeyFetcher ¶
func NewWebKeyFetcher(httpClient *http.Client) verifiable.PublicKeyFetcher
NewWebKeyFetcher retrieves a public key by directly calling an HTTP URL.
Types ¶
type VerificationMethod ¶
type WebKeyFetcher ¶
type WebKeyFetcher struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.