static fun forSecretKey(secretKey: SecretKey!): KeyPair!
Create a KeyPair from an array of secret key bytes.
KeyPair
secretKey - SecretKey!: The secret key.
secretKey
Return KeyPair!: A KeyPair.