Success

data class Success(val vp: VerifiablePresentationParsed, val state: String?) : OidcSiopVerifier.AuthnResponseResult

Successfully decoded and validated the response from the Wallet (W3C credential)

Constructors

Link copied to clipboard
constructor(vp: VerifiablePresentationParsed, state: String?)

Properties

Link copied to clipboard
Link copied to clipboard
val vp: VerifiablePresentationParsed