Skip to main content

credential-w3c package

Provides a plugin for the Agent that implements ICredentialIssuer interface.

Provides a plugin for the MessageHandler that verifies Credentials and Presentations in a message.

Classes

ClassDescription
CredentialPluginA Veramo plugin that implements the ICredentialPlugin methods.
W3cMessageHandler

An implementation of the AbstractMessageHandler.

This plugin can handle incoming W3C Verifiable Credentials and Presentations and prepare them for internal storage as Message types.

The current version can only handle JWT encoded

Variables

VariableDescription
CredentialIssuer