SimplePresentmentSource
An implementation of PresentmentSource for when using ISO mdoc and IETF SD-JWT VC credentials.
Constructors
Properties
the DocumentStore which holds credentials that can be presented.
a DocumentTypeRepository which holds metadata for document types.
the domain to use for domainKeyBoundSdJwt instances or null
.
the domain to use for KeylessSdJwtVcCredential instances or null
.
the domain to use for MdocCredential instances using mdoc MAC authentication or null
.
the domain to use for MdocCredential instances using mdoc ECDSA authentication or null
.
a function which can be used to calculate TrustMetadata on a per-request basis, which may used in credential prompts.
whether to use Key Agreement when possible (ISO mdoc only).
the TrustManager used to determine if a reader is trusted.
set to true
to not show a consent dialog.
the ZkSystemRepository to use or null
.
Functions
Chooses a credential from a document.