Creates a KeyPair from a Curve seed. Curve keys can encrypt and decrypt payloads.
The seed representing the Curve key in encoded format.
The resulting KeyPair generated from the Curve seed.
If the seed's prefix is not a Curve prefix or if the seed length is invalid.
Creates a KeyPair from a Curve seed. Curve keys can encrypt and decrypt payloads.