H
Herve cadieu
Hi,
When I use embedded Crypto in Word I cannot get the hand programmatically to
provide automation for decryption purposes when I open again the crypted doc
afterwards.
I would like to provide some automation to decrypt some encrypted Word docs
within PKI scheme , so I think(feel) it would be concenient to create a
wrapper to encapsulate encrypted docs and to keep available informations
needed to authentify the authorized user of the file for example.(and the
type of encryption used, the hash value and so on)
Then to have the hand programmatically to feed the password prompt to
decrypt. after performing a strong ID check procedure.(to insure Information
rights management)
Do I need to create a new objet that encapsulate the encrypted doc ? With a
new extention? How do I proceed ?
has anyone some tips or help to provide to this end ?
Any help much appreciated.
Thanks in advance
When I use embedded Crypto in Word I cannot get the hand programmatically to
provide automation for decryption purposes when I open again the crypted doc
afterwards.
I would like to provide some automation to decrypt some encrypted Word docs
within PKI scheme , so I think(feel) it would be concenient to create a
wrapper to encapsulate encrypted docs and to keep available informations
needed to authentify the authorized user of the file for example.(and the
type of encryption used, the hash value and so on)
Then to have the hand programmatically to feed the password prompt to
decrypt. after performing a strong ID check procedure.(to insure Information
rights management)
Do I need to create a new objet that encapsulate the encrypted doc ? With a
new extention? How do I proceed ?
has anyone some tips or help to provide to this end ?
Any help much appreciated.
Thanks in advance