getBip39Seed

Gets the 64-byte BIP-39 seed.

Security Warning: This method returns sensitive key material. Handle with care:

  • Never log the returned bytes

  • Zero the array when no longer needed

  • Never expose to untrusted code

The returned array is a defensive copy.

Return

64-byte BIP-39 seed