open static fun fromSecretKey(secretKey: SecretKey): KeyPair
Create a keypair using only a private key.
secretKey - The private key.
secretKey
Return The key pair.