Write a CLI for generating keys and certificates
The CLI will generate keys in the format used by ArtiNativeKeyStore.
We might also want:
- the ability to generate keys in
CTorKeyStoreformat - the ability to convert keys in
CTorKeyStoreformat toArtiNativeKeyStoreformat (and vice-versa, maybe)