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