generateKeyPair



Generates a key pair using a given seed and key curve.

Return

A key pair consisting of a private key and public key.

Parameters

seed

The seed used for key generation.

curve

The key curve to use for key generation.