MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.testapp.ui
/
TrustPointViewerScreen
Trust
Point
Viewer
Screen
@
Composable
fun
TrustPointViewerScreen
(
app
:
App
,
trustManager
:
TrustManager
,
trustPointId
:
String
,
showToast
:
(
message
:
String
)
->
Unit
)