CredentialIssuerDataProviderAdapter

Adapter for deprecated code, to be removed 5.8.0

Constructors

Link copied to clipboard
constructor(credentialDataProvider: CredentialIssuerDataProvider)

Functions

Link copied to clipboard
open suspend operator override fun invoke(input: CredentialDataProviderInput): KmmResult<CredentialToBeIssued>

Gets called with the user authorized, a resolved credential scheme, the holder key, and the requested representation, see CredentialDataProviderInput.