fromBase58

fun fromBase58(value: String, prefix: Byte): Pair<PrivateKey, Boolean>