Presentation

interface Presentation

The public interface to present Attestations. Whenever a relying party aka a verifier requests one or more credentials, the process starts by getting a list of requested credentials and its claims.

Inheritors

Functions

Link copied to clipboard
abstract fun presentWith(requestUri: String): Flow<PresentationEvent>

Start the process of presenting a set of Attestations to a relying party requested via an URL.