News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Library Forum
 
SecureSocket Library  
by Johnny Luong [jrl1 at netzero dot net]
posted on 2004/04/01

Does the SecureSocket Library work with the .NET Compact Framework and if not, would it require extensive changes to do so? I was thinking of embedding it into another program and I was rather unclear as to what its dependencies are. Would I be better off using PInvoke / CryptAPI directly or using this library instead if my constraints are time to develop and a unified build that works with both the .NET compact framework and the .NET framework?

Feel free to email me directly as well if you have any thoughts on this in addition to the board.

by Pieter Philippaerts [Pieter at mentalis dot org]
posted on 2004/04/01

The Security Library does not work on the Compact Framework because the CF doesn't support the cryptography classes. It would require a considerable amount of work to get the library to compile on the CF. It would involve implmenting most of the System.Security.Cryptography namespace.

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.