address

fun address(keyPair: KeyPair): String?

Generates the address.

Return

The address as a string or null if an error occurred.

Parameters

keyPair

The RSA key pair.