Bitcoin
How to get private key from BIP-39 mnemonic
It seems to return a 128 character key.
Things like that happen, too seed number It’s not a key.
As BIP-39 said:
This seed can later be used to create a deterministic wallet using BIP-0032 or similar methods.
I think BIP-32 should be applied to seed using the appropriate derivation path.