static fun fromSeed(seed: Seed!): KeyPair!
Generate a new key using a seed.
seed - Seed!: A seed.
seed
Return KeyPair!: The generated key pair.