package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev

# Functions

NewStatusList2021 returns a StatusList2021 without a Sign or VerifySignature method.

# Constants

StatusList2021CredentialSubjectType is the credentialSubject.type in a StatusList2021Credential.
StatusList2021CredentialType is the type of StatusList2021Credential.
StatusList2021EntryType is the credentialStatus.type.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

StatusList2021 implements the W3C Verifiable Credentials Status List v2021 draft specification.
StatusList2021CredentialSubject of a StatusList2021Credential.
StatusList2021Entry is the "credentialStatus" property used by issuers to enable VerifiableCredential status information.

# Interfaces

StatusList2021Issuer is the issuer side of StatusList2021.
StatusList2021Verifier is the verifier side of StatusList2021.

# Type aliases

ResolveKeyFn resolves the key used SignFn to sign the StatusList2021Credential.
SignFn signs a VC according to the specified format.
No description provided by the author
VerifySignFn verifies the signature on VC.