package
0.0.0-20240905164044-20daea55394a
Repository: https://github.com/trustbloc/wallet-sdk.git
Documentation: pkg.go.dev

# Functions

CreateJSONLDDocumentLoader creates document loader with pre cached contexts.
NewJWSSigner creates jwt signer.
NewVDRKeyResolver creates VDRKeyResolver.

# Constants

Ed25519VerificationKey2018 is a supported DID verification type.
EdDSA is signature algorithm for Ed25519VerificationKey2018.
ES384 is signature algorithm for P-384 JSONWebKey2020.
JSONWebKey2020 is a supported DID verification type.
Constants' names and reasons are obvious so they do not require additional comments.
Constants' names and reasons are obvious so they do not require additional comments.
Constants' names and reasons are obvious so they do not require additional comments.
Constants' names and reasons are obvious so they do not require additional comments.

# Structs

JWSSigner utility class used to sign jwt using api.Crypto.