Verifiable Presentation
class VerifiablePresentation
VerifiablePresentation
is a tamper-evident presentation encoded in such a way that authorship of the data can be trusted after a process of cryptographic verification. W3C Verifiable Credentials Data Model.
It provides functionalities to sign, verify, and create presentations, offering a concise API to work with JWT representations of verifiable presentations and ensuring that the signatures and claims within those JWTs can be validated.
Properties
Link copied to clipboard
Link copied to clipboard
The vpDataModel instance representing the core data model of a verifiable presentation.