open static fun fromSecretKey(secretKey: SecretKey): PublicKey
Create the public key from a secret key.
secretKey - The secret key.
secretKey
Return The associated public key.