Kaptos
Toggle table of contents
1.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.core.crypto
/
WebAuthnSignature
/
verify
verify
fun
verify
(
publicKey
:
Secp256r1PublicKey
,
signingMessage
:
ByteArray
,
options
:
WebAuthnVerificationOptions
=
WebAuthnVerificationOptions()
)
:
Boolean