Name
step crypto jwk public -- extract a public JSON Web Key (JWK) from a private JWK
Usage
Description
step crypto jwk public command reads a JWK from STDIN, derives the
corresponding public JWK, and prints the derived JWK to STDOUT.
For examples, see step help crypto jwk.