vote up 0 vote down star

if i want to use


recip = M2Crypto.RSA.load_pub_key(open('recipient_public_key.pem','rb').read())

than how it will retrieve the key .what the recip will print.

i need to get the public key of the recipient from the server(open key server) and for that first i need to store the key on server .

flag

1 Answer

vote up 0 vote down

check what public_key.pem returns .clear this how you want to recognize your recipient .

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.