toggle menu
vc-k
5.1.0
common
switch theme
search in API
vck-openid
/
at.asitplus.wallet.lib.oidc
/
OidcSiopVerifier
/
AuthnResponseResult
/
ValidationError
Validation
Error
data
class
ValidationError
(
val
field
:
String
,
val
state
:
String
?
)
:
OidcSiopVerifier.AuthnResponseResult
(
source
)
Error when validating the
vpToken
or
idToken
Members
Constructors
Validation
Error
Link copied to clipboard
constructor
(
field
:
String
,
state
:
String
?
)
Properties
field
Link copied to clipboard
val
field
:
String
state
Link copied to clipboard
val
state
:
String
?