seedKeyPair abstract method
Provides crypto_sign_seed_keypair.
See https://libsodium.gitbook.io/doc/public-key_cryptography/public-key_signatures#key-pair-generation
Implementation
KeyPair seedKeyPair(SecureKey seed);
Provides crypto_sign_seed_keypair.
See https://libsodium.gitbook.io/doc/public-key_cryptography/public-key_signatures#key-pair-generation
KeyPair seedKeyPair(SecureKey seed);