# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CheckVCMatchesCriterion returns an error if the credential does not satisfy the given criterion.
CheckVCsMatchCriterion returns an error if the credentials do not satisfy the given criterion.
GeneratePresentationFromVC generates a Presentation from a Verifiable Credential, and digitally signs it using the key material provided.
# Constants
No description provided by the author
No description provided by the author
# Structs
AttributeReq is a request for a particular attribute, which can either be required or optional.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CriteriaHolder holds a Criterion, the index of that Criterion in the underlying CompositeProofRequest where the it was specified, and the set of variables used in any conditions.
Criterion is a data challenge for credentials of a particular schema type.
FulfilledCriterion holds a request Criterion and the list of all Proof Presentations that fulfilled that Criterion.
GetCompositeProofRequestRequestResponse is a response payload for GET'ing a Composite Proof Request that has been stored in the platform.
No description provided by the author
No description provided by the author
PostCompositeProofRequestRequest is an request payload for POST'ing a Composite Proof Request definition into the Workday Platform.
Presentation is a cryptographically signed set of Verifiable Credentials that are returned in response to a Proof Request.
No description provided by the author
No description provided by the author
SchemaReq identifies a schema and defines the collection of attributes that are being requested in the Criterion.