importPrivateKeyEncoded

open fun importPrivateKeyEncoded(privateKey: String, name: String, password: Array<Byte>, coin: CoinType): StoredKey

Imports an encoded private key.

Return

Nullptr if the key can't be imported, the stored key otherwise

Parameters

privateKey

Non-null encoded private key

password

Non-null block of data, password of the stored key

coin

the coin type