TS SDK@iota/iota-sdkAPI ReferencecryptographyFunctionsmnemonicToSeedHexOn this pageFunction: mnemonicToSeedHex() function mnemonicToSeedHex(mnemonics): string; Derive the seed in hex format from a 24-word mnemonic string. Parameters ParameterTypeDescriptionmnemonicsstring24 words string split by spaces. Returns stringGive Feedback