MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.secure_area_test_app.ui
/
CloudSecureAreaScreen
Cloud
Secure
Area
Screen
@
Composable
fun
CloudSecureAreaScreen
(
app
:
App
,
showToast
:
(
message
:
String
)
->
Unit
,
onViewCertificate
:
(
encodedCertificateData
:
String
)
->
Unit
)