open static fun fromInteger(privateKey: BigInteger): PublicKey
Create the public key from a secret key.
privateKey - The secret key.
privateKey
Return The associated public key.