CredentialPresentationRequestBuilder

This is a helper class to build a CredentialPresentationRequest from a collection of RequestOptionsCredential to be used in OpenId4VpRequestOptions.

Constructors

Link copied to clipboard
constructor(credentials: Collection<RequestOptionsCredential>)
constructor(vararg credentials: RequestOptionsCredential)

Properties

Link copied to clipboard

Requested credentials, should be at least one.