Versions in this module Expand all Collapse all v0 v0.1.0 Jan 11, 2023 Changes in this version + const Ed25519VerificationKey2018 + const EdDSA + const JSONWebKey2020 + func DefaultHTTPClient() *http.Client + type JWSSigner struct + func NewJWSSigner(vm *models.VerificationMethod, crypto api.Crypto) (*JWSSigner, error) + func (s *JWSSigner) GetKeyID() string + func (s *JWSSigner) Headers() jose.Headers + func (s *JWSSigner) Sign(data []byte) ([]byte, error) + type VDRKeyResolver struct + func NewVDRKeyResolver(resolver api.DIDResolver) *VDRKeyResolver + func (r *VDRKeyResolver) PublicKeyFetcher() verifiable.PublicKeyFetcher