# Functions
LoadSoft loads the private key from disk and creates the corresponding SoftKey.
LoadSoftFromBytes loads the private key from bytes and creates the corresponding SoftKey.
No description provided by the author
No description provided by the author
SortTransferableInputsWithSigners sorts the inputs and signers based on the input's utxo ID.
To create a new key SoftKey with a pre-loaded private key.
To create a new key SoftKey with a pre-defined private key.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Key defines methods for key manager interface.