Expand description

Verifiable Credentials

Specification

Structs

Represents a set of claims describing an entity.

A CredentialBuilder is used to create a customized Credential.

Information used to increase confidence in the claims of a Credential

Information used to express obligations, prohibitions, and permissions about a Credential or Presentation.

Represents a bundle of one or more Credentials.

A PresentationBuilder is used to create a customized Presentation.

Information used to refresh or assert the status of a Credential.

Information used to determine the current status of a Credential.

Information used to validate the structure of a Credential.

Information used to determine the current status of a Credential.

An entity who is the target of a set of claims.

Enums

This type represents all possible errors that can occur in the library.

An identifier representing the issuer of a Credential.

Type Definitions

Alias for a Result with the error type Error.