client
androidJvm
client
/
com.mytiki.publish.client.auth
/
AuthService
/
address
address
fun
address
(
keyPair
:
KeyPair
)
:
String
?
Generates the address.
Return
The address as a string or null if an error occurred.
Parameters
key
Pair
The RSA key pair.