开发者

Encrypting and Decrypting NSF file using C#

开发者 https://www.devze.com 2022-12-08 07:00 出处:网络
I want toCheck whether a NSF file is Encryptedor not (using C#). And if it Encrypted i want toDecrypt those NSF Filesand Save them on di开发者_StackOverflowfferent path.

I want to Check whether a NSF file is Encrypted or not (using C#). And if it Encrypted i want to Decrypt those NSF Files and Save them on di开发者_StackOverflowfferent path. Currently i am using " Domino.dll".


If you drop into the "C API" for Notes, there is a method named NIFDbIsLocallyEncrypted, which returns a boolean. There is some sample code here. For background on the Notes C API Toolkit, see here

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号