fn seed(self: SecretKey) [KeyPair.seed_length]u8
Return the seed used to generate this secret key.
self: SecretKey,