# Functions

AcceptByFriendlyNames option to provide optional friendly names for accepting presentation message.
AcceptByRequestingRedirect option to provide optional redirect URL requesting prover to redirect.
DeclineReason option to provide optional reason for declining given message.
DeclineRedirect option to provide optional redirect URL requesting prover to redirect.
New returns new instance of the presentproof client.
WithAddProofFn allows providing function that will sign the Presentation.
WithMultiOptions allows combining several options into one.
WithPresentation allows providing Presentation message.
WithProposePresentation allows providing ProposePresentation message.
WithRequestPresentation allows providing RequestPresentation message.

# Structs

Client enable access to presentproof API https://github.com/hyperledger/aries-rfcs/tree/master/features/0037-present-proof.

# Interfaces

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

# Type aliases

AcceptPresentationOptions is custom option for accepting presentation message from prover.
No description provided by the author
DeclinePresentationOptions is custom option for declining propose presentation and presentation messages from prover.
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