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