lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
at.bitfire.cert4android
/
TrustCertificateActivity
/
CertificateCard
Certificate
Card
@
Composable
fun
CertificateCard
(
uiState
:
TrustCertificateActivity.UiState
,
onRegisterDecision
:
(
Boolean
)
->
Unit
)