views:

8

answers:

0

Hi,

I am trying to decrypt an MS Office 2007 document by .NET code.

I know the password to open and the encryption provider (obviously), but can not find any example on how to get the Package object from the EncryptedPackageEnvelope. All MS examples are DRM related, but the documents only have a password to open.

Please help! Thanks!