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

# Structs

DIDDocument A DID document according to the W3C spec following the Nuts Method rules as defined in [Nuts RFC006].
DIDDocumentMetadata The DID document metadata.
EmbeddedProof Cryptographic proofs that can be used to detect tampering and verify the authorship of a credential or presentation.
JSONVerifiableCredential Verifiable Credential in JSON-LD format.
JSONVerifiablePresentation Verifiable Presentation in JSON-LD format.
Revocation Credential revocation record.
Service A service supported by a DID subject.
VerifiableCredential defines model for VerifiableCredential.
VerifiablePresentation defines model for VerifiablePresentation.
VerificationMethod A public key in JWK form.

# Interfaces

CredentialStatus Object enabling the discovery of information related to the status of a verifiable credential, such as whether it is suspended or revoked.
CredentialSubject Subject of a Verifiable Credential identifying the holder and expressing claims.

# Type aliases

DID DID according to Nuts specification.
JWTCompactVerifiableCredential Verifiable Credential in JWT compact serialization format.
JWTCompactVerifiablePresentation Verifiable Presentation in JWT compact serialization format.