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