TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About digital certificate
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anand Thakur (2)
Gowri S Paramasivam (2)
Mobeen Rashid (1)
John Charles Olamendy (1)
Rehan Ahmad Abbasi (1)
Related resources for digital certificate
No resource found
Creating And Managing Digital Certificates In C# Using Visual Studio
9/19/2023 6:41:51 AM.
In this article, you will learn about creating and managing digital certificates In C#.
Code Access Security - Implementing Publishers Based Security Using Digital Certificates
2/5/2021 5:30:07 AM.
This article explains how to implement publishers based security using digital certificates.
WCF Application Implementing the Anonymous Client over Certificate WS-Security scenario
9/26/2019 1:28:50 AM.
This article explains the techniques, architecture and design strategies in order to address one of the most common scenarios of secure communication in Internet, the Anonymous client over Certificate
Cryptography in Microsoft.NET Part III: Digital Certificates
10/3/2012 10:45:23 AM.
Part-I and II of this article discussed the basics of cryptography and its applications in real world enterprise solutions. Part-I discussed the nitty-gritty of encryption and its implementation in Microsoft .NET Framework Class Library (FCL). Part-II discussed the hashing and signature algorithms and their implementation in FCL. It also discussed the two common cryptography applications namely digital envelope & digital signature.
Cryptography in Microsoft.NET Part I: Encryption
10/3/2012 9:41:46 AM.
Microsoft .NET has pre-built solutions to all of these in each application domain, viz., ASP. NET, Web Services, Serviced Component etc. It enables building secured application by simple configuration as in ASP.NET to full fledged programmable security as in code access security and Cryptography.
Attaching a Digital Certificate (Public Key) to an HTTPS Request
5/19/2012 5:27:38 AM.
This article will guide you on how to post data to an HTTPS (i.e., secure connection) URL from a Windows application (.NET) by attaching a digital certificate from a certificate file and getting the response back.
Set up Secure Sockets Layer (SSL) using Digital Certificates
3/6/2007 9:33:51 AM.
This article explains how to secure an IIS Web application using SSL certificates.