Ed25519SecretKey: Uint8Array

A 64 byte secret key, the first 32 bytes of which is the private scalar and the last 32 bytes is the public key. Read more: https://blog.mozilla.org/warner/2011/11/29/ed25519-keys/

Generated using TypeDoc