kalium
Toggle table of contents
5e9b825
common
Platform filter
common
Switch theme
Search in API
kalium
network
/
com.wire.kalium.network.api.base.unbound.acme
/
ACMEApi
/
getClientDomainCRL
get
Client
Domain
CRL
abstract
suspend
fun
getClientDomainCRL
(
url
:
String
,
proxyUrl
:
String
?
)
:
NetworkResponse
<
ByteArray
>