Web3S_Demo > Web 3S Hd Wallet Key Function Library > Parse HD Wallet Key from Raw Bytes

Parse HD Wallet Key from Raw Bytes

Parses a serialized, raw HD Wallet extended key.

Inputs

In
Exec

Serialized
Array of Bytes

The serialized key.

Outputs

Out
Exec

Error Message
String

Empty if successful, error message otherwise.

Key
Web 3S Hd Wallet Key Structure

The parsed key.

Success
Boolean

True if successful, false otherwise.