yowsup icon indicating copy to clipboard operation
yowsup copied to clipboard

def decrypt(self, encimg, refkey):

Open nivaldodasilva opened this issue 7 years ago • 2 comments

Someone could explain me which params are passed to the decrypt function in the file message_media_downloadable.py?

encimg = urlopen(self.url).read() refkey = ?? self.cryptKeys = is the the public_key found on the table identities ( axololt.db ) from the sender?

I appreciate the help,

Thank you

nivaldodasilva avatar Jul 13 '17 18:07 nivaldodasilva

Same ISsue Please help

charanjit-singh avatar Dec 17 '17 11:12 charanjit-singh

Anyone solved ?

Thank you

alessandrotorres avatar May 31 '18 10:05 alessandrotorres