Chilkat Software Components Home

Unmanaged Encryption Library for VC++ 7.0

Back

Question:
I am interested in using the Chilkat Encryption Library to be used in VC++ 7.0. Could you tell me if your library is Managed or UnManaged? I need to use UnManaged code.

Answer:
Chilkat offers both. The Chilkat VC++ 6.0 / 7.0 / 8.0 libraries are unmanaged .lib files that you link with your unmanaged C++ programs. The Chilkat .NET Component is a managed DLL that you would use with your managed C++.

There is no source code associated with this article.