getPrivateKey

expect fun getPrivateKey(): String

Extracts ECC PrivateKey.

Return

ECC key in WIF format

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual fun getPrivateKey(): String

Extracts ECC PrivateKey.

Return

ECC key in WIF format

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual external fun getPrivateKey(): String

Extracts ECC PrivateKey.

Return

ECC key in WIF format

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed