verifyClientNonce

abstract suspend fun verifyClientNonce(nonce: String): Boolean(source)

Called by CredentialIssuer to verify that nonces contained in proof-of-possession statements from clients are indeed valid.