MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.testapp.ui
/
TrustManagerScreen
Trust
Manager
Screen
@
Composable
fun
TrustManagerScreen
(
compositeTrustManager
:
CompositeTrustManager
,
onViewTrustPoint
:
(
trustPoint
:
TrustPoint
)
->
Unit
,
showToast
:
(
message
:
String
)
->
Unit
)