Posted by zeitcontrol
(217.87.0.53) on June 29, 2006 at 06:42:40: In Reply to: Using "ZCCryptEC161CreateContext" in ZC API Library. posted by vutaviva on June 28, 2006 at 13:45:56:
It is quite complicated to combine .Net and native APIs. I strongly recommend using the "ZeitControl BasicCard Crypto Control" which is COM based and much more simple to use. E.g. this would reduce to (C#) The above code cannot work, since you have to pass a pointer to existing memory as context. This would be like this for native C++: Or like this for .Net C++ (VS 2005): |