toggle menu
vclib-openid
3.6.0
common
switch theme
search in API
vclib-openid
/
at.asitplus.wallet.lib.oidc
/
OidcSiopVerifier
/
OidcSiopVerifier
Oidc
Siop
Verifier
constructor
(
verifier
:
Verifier
,
relyingPartyUrl
:
String
,
agentPublicKey
:
CryptoPublicKey
,
jwsService
:
JwsService
,
verifierJwsService
:
VerifierJwsService
,
timeLeewaySeconds
:
Long
=
300
,
clock
:
Clock
=
Clock.System
,
attestationJwt
:
JwsSigned
?
=
null
)