# Packages

No description provided by the author

# Functions

AcceptByFriendlyNames option to provide optional friendly names for accepting credentials.
AcceptBySkippingStorage skips storing incoming credential to storage.
New return new instance of the issuecredential client.
RequestRedirect option to provide optional redirect URL requesting holder to redirect.
WithFriendlyNames allows providing names for the credentials.
WithIssueCredential allows providing IssueCredential message USAGE: This message should be provided after receiving a RequestCredential message.
WithOfferCredential allows providing OfferCredential message USAGE: This message should be provided after receiving a ProposeCredential message.
WithProposeCredential allows providing ProposeCredential message USAGE: This message should be provided after receiving an OfferCredential message.
WithRequestCredential allows providing RequestCredential message USAGE: This message should be provided after receiving an OfferCredential message.

# Structs

Client enable access to issuecredential API.

# Interfaces

ProtocolService defines the issuecredential service.
Provider contains dependencies for the issuecredential protocol and is typically created by using aries.Context().

# Type aliases

AcceptCredentialOptions is custom option for accepting credential in holder.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IssuerDeclineOptions is custom option for sending web redirect options to holder.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author