package
5.4.9+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.
Revocation Credential revocation record.
Service A service supported by a DID subject.
VerifiableCredential A credential according to the W3C and Nuts specs.
VerifiablePresentation Verifiable Presentation.
VerificationMethod A public key in JWK form.
# Interfaces
CredentialSubject Subject of a Verifiable Credential identifying the holder and expressing claims.
# Type aliases
DID DID according to Nuts specification.