Warden-Supreme
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
roboto
/
at.asitplus.attestation.android
/
HardwareAttestationVerifier
Hardware
Attestation
Verifier
object
HardwareAttestationVerifier
(
source
)
Deprecated
To be removed in 1.1
Replace with
Roboto
Content copied to clipboard
Members
Functions
invoke
Link copied to clipboard
@
JvmOverloads
operator
fun
invoke
(
attestationConfiguration
:
AndroidAttestationConfiguration
,
verifyChallenge
:
(
expected
:
ByteArray
,
actual
:
ByteArray
)
->
Boolean
=
{ expected, actual -> expected contentEquals actual }
)
:
Roboto