MppVerifier

fun interface MppVerifier(source)

Functions

Link copied to clipboard
abstract fun verify(expected: Challenge, credential: Credential): Result<Receipt, RemoteFailure>