computePublicKey

open override fun computePublicKey(privateKey: Jwk): Jwk

Derives a public key from the private key provided. Applicable for asymmetric Key Generators only. Implementers of symmetric key generators should throw an UnsupportedOperation Exception