# Functions
New returns CreateCredential instance.
# Constants
API endpoints.
# Structs
Config defines configuration for rp operations.
CreateRPTenantRequest API request body to register an RP tenant.
CreateRPTenantResponse API response body to register an RP tenant.
DIDDocReq model.
DIDDocResp model.
DIDDocRespData model for error data in DIDDocResp.
ErrorResp model.
ErrorRespData model for error data in ErrorResp.
GetPresentationRequestResponse API response of getPresentationRequest.
HandleCHAPIResponse is the input message to the chapiResponseHandler handler.
HandleCHAPIResponseResult is the body of the response to a HandleCHAPIResponse request.
Operation defines handlers for rp operations.
Storage config.
# Interfaces
AriesContextProvider is the dependency interface for the connection.Recorder.
DIDClient is the didexchange Client.
Hydra is the client used to interface with the Hydra service.
OAuth2Config is an OAuth2 client.
OOBClient is the aries framework OutOfBand client.
OOBV2Client is the aries framework OutOfBand V2 client.
PresentProofClient is the aries framework's presentproof.Client.
PublicDIDCreator creates public DIDs.