PyCERT_PUBLIC_KEY_INFO = CryptExportPublicKeyInfo(KeySpec, CertEncodingType )
Exports a public key to send to other users Returned dict can be serialized for sending to another python application using pickle.dump