package
0.0.0-20220731154657-893f90450dfe
Repository: https://github.com/bhatti/gssi.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
Attribute describes an attribute for a Preview Credential.
CredentialSpec is the attachment payload in messages conforming to the RFC0593 format.
CredentialSpecOptions are the options for issuance of the credential.
CredentialStatus is the requested status for the credential.
Format contains the value of the attachment @id and the verifiable credential format of the attachment.
GenericIssueCredential combination of V2 and V3 swagger:model.
GenericOfferCredential combination of V2 and V3 swagger:model.
GenericProposeCredential combination of V2 and V3 swagger:model.
GenericRequestCredential combination of V2 and V3 swagger:model.
IssueCredentialV2 contains as attached payload the credentials being issued and is sent in response to a valid Invitation Credential message.
IssueCredentialV3 contains as attached payload the credentials being issued and is sent in response to a valid Invitation Credential message.
IssueCredentialV3Body represents body for IssueCredentialV3.
OfferCredentialV2 is a message sent by the Issuer to the potential Holder, describing the credential they intend to offer and possibly the price they expect to be paid.
OfferCredentialV3 is a message sent by the Issuer to the potential Holder, describing the credential they intend to offer and possibly the price they expect to be paid.
OfferCredentialV3Body represents body for OfferCredentialV3.
PreviewCredential is used to construct a preview of the data for the credential that is to be issued.
PreviewCredentialV3 is used to construct a preview of the data for the credential that is to be issued.
PreviewCredentialV3Body represents body for PreviewCredentialV3.
ProposeCredentialV2 is an optional message sent by the potential Holder to the Issuer to initiate the protocol or in response to a offer-credential message when the Holder wants some adjustments made to the credential data offered by Issuer.
ProposeCredentialV3 is an optional message sent by the potential Holder to the Issuer to initiate the protocol or in response to a offer-credential message when the Holder wants some adjustments made to the credential data offered by Issuer.
ProposeCredentialV3Body represents body for ProposeCredentialV3.
RequestCredentialV2 is a message sent by the potential Holder to the Issuer, to request the issuance of a credential.
RequestCredentialV3 is a message sent by the potential Holder to the Issuer, to request the issuance of a credential.
RequestCredentialV3Body represents body for RequestCredentialV3.