MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.device
/
DeviceAssertionMaker
Device
Assertion
Maker
fun
interface
DeviceAssertionMaker
Members
Functions
make
Device
Assertion
Link copied to clipboard
abstract
suspend
fun
makeDeviceAssertion
(
assertionFactory
:
(
attestationChallenge
:
String
)
->
Assertion
)
:
DeviceAssertion