kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-mpp-playground
security
/
dev.suresh.cert
/
CertScan
/
scan
scan
fun
scan
(
host
:
String
,
port
:
Int
=
443
,
sni
:
String
?
=
null
,
timeout
:
Duration
=
2.seconds
)
:
List
<
X509Certificate
>
(
source
)