loadCredentialWithOffer
suspend fun loadCredentialWithOffer(credentialOffer: CredentialOffer, credentialIdentifierInfo: CredentialIdentifierInfo, transactionCode: String? = null, requestedAttributes: Set<NormalizedJsonPath>?): KmmResult<Unit>(source)
Loads a user-selected credential with pre-authorized code from the OID4VCI credential issuer
Parameters
credentialOffer
as loaded and decoded from the QR Code
credentialIdentifierInfo
as selected by the user from the issuer's metadata
transactionCode
if required from Issuing service, i.e. transmitted out-of-band to the user