是否可以通过其他应用程序使用TrueCrypt?(C#)

stu*_*ark 4 c# security truecrypt windows-7

我刚刚开始使用TrueCrypt,我想知道我是否可以编写一个控制台/表单应用程序,允许我与truecrypt进行交互.它将在Windows 7的Visual Studio 2010中使用C#.我只是想知道我是否可以这样做.如果有人以前做过或知道是否有可能我会感激一些意见.

谢谢,

斯图尔特.

Phi*_*eck 8

几个月前我确实看过(非常简短),看起来TrueCrypt除了命令行之外没有其他API.

请参阅此问题:https://stackoverflow.com/questions/1315677/is-there-an-way-to-programatically-read-a-file-from-a-truecrypt-disk-into-memor y.