In get_decryption_key the 'X-Encrypted-Document-Key' : data[' encrypted_key'] should not be base 64 decoded. We will not get the documentKey.
I tried but the decoded output is unreadable, maybe cause it's still 64decoded.
At this point I'm mostly unaware of how decryption works here.
Last edited by unkn0wn; 11-21-2023 at 03:55 AM.
|