OpenID4VCILocalBackend

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open suspend override fun createJwtClientAssertion(authorizationServerIdentifier: String): String
Link copied to clipboard
open suspend override fun createJwtKeyAttestation(keyAttestations: List<KeyAttestation>, challenge: String, userAuthentication: List<String>?, keyStorage: List<String>?): String
Link copied to clipboard
open suspend override fun createJwtWalletAttestation(keyAttestation: KeyAttestation): String
Link copied to clipboard
open suspend override fun getClientId(): String