use a user mode implementation of SSL (to do complete webid model)


http://code.google.com/p/pop3pipe/source/browse/trunk/SecLib/

 

image

 

We see the listener:

 

image

http://code.google.com/p/pop3pipe/source/browse/trunk/SecLib/Security/Ssl/SecureTcpListener.cs

 

 

we see code to  verify the signature (authenticating use of the cert/private key)

image

See http://code.google.com/p/pop3pipe/source/browse/trunk/SecLib/Security/Ssl/Shared/ServerHandshakeLayer.cs

 

we see code to get at particular cert extensions (that just delegate to using windows ASN.1 decoders).

image

 

http://code.google.com/p/pop3pipe/source/browse/trunk/SecLib/Security/Certificates/Certificate.cs

About home_pw

Computer Programmer who often does network administration with focus on security servers. Sometimes plays at slot machine programming.
This entry was posted in webid. Bookmark the permalink.

Leave a comment