lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
at.bitfire.cert4android
/
TrustCertificateActivity
/
UiState
/
UiState
Ui
State
constructor
(
issuedFor
:
String
?
=
null
,
issuedBy
:
String
?
=
null
,
validFrom
:
String
?
=
null
,
validTo
:
String
?
=
null
,
sha1
:
String
?
=
null
,
sha256
:
String
?
=
null
,
decided
:
Boolean
=
false
)