Currently, `generate_keypair()` [outputs a private key and a certificate](https://github.com/mc2-project/mc2/blob/master/python-package/mc2client/core.py#L512). We should modify this function to also generate and output a public key.