toggle menu
vc-k
5.2.2
common
switch theme
search in API
vck-openid
/
at.asitplus.wallet.lib.oidc
/
RequestObjectJwsVerifier
Request
Object
Jws
Verifier
fun
interface
RequestObjectJwsVerifier
(
source
)
Implementations need to verify the passed
JwsSigned
and return its result
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
jws
:
JwsSigned
<
RequestParameters
>
)
:
Boolean