package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev

# Functions

NewClient returns an implementation of Holder.
NewMockClient creates a new mock instance.

# Structs

CredentialRequest represents ths request to fetch a credential, the JSON object holds the proof as CredentialRequestProof.
CredentialRequestProof holds the ProofType and Jwt for a credential request.
CredentialResponse represents the response of a verifiable credential request.
HTTPClient holds the server address and other basic settings for the http client.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
No description provided by the author

# Interfaces

Client defines OpenID4VP client methods using the IAM OpenAPI Spec.