Web3S_Demo > Web 3S Hd Wallet Key Function Library > Generate HD Wallet Key Identifier

Generate HD Wallet Key Identifier

Generates the key identifier.

Inputs

In
Exec

Key
Web 3S Hd Wallet Key Structure (by ref)

The key to generate the identifier for.

Outputs

Out
Exec

Error Message
String

Empty if successful, error message otherwise.

Identifier
Array of Bytes

The identifier (SHA-256 and RIPEMD-160). 20 bytes long.

Success
Boolean

True if successful, false otherwise.