Expand description
An API for the issuance and verification of Verifiable Credentials based on the OpenID for Verifiable Credential Issuance and OpenID for Verifiable Presentations specifications.
§Feature Flags
There is no default feature. The following features are available:
issuer- Enables the issuer API.verifier- Enables the verifier API.
Modules§
- did
- Re-export DID resolution
- infosec
- Re-export cryptographic types and functions
- provider
- Re-export top-level provider traits and types
- test_
utils - Test Utilities for Credibil VC
- urlencode
- Re-export basic types
Macros§
- snapshot
- Configure Insta snapshot name.