Kryptokrona Kotlin SDK
jvm
kryptokrona-service
/
org.kryptokrona.sdk.service.model
/
Service
/
Service
Service
constructor
(
hostName
:
String
,
port
:
Int
,
fileName
:
String
,
password
:
String
,
ssl
:
Boolean
)
Parameters
host
Name
The host name of the service.
port
The port of the service.
ssl
Whether the service is using SSL.