Monday, April 7, 2014

X509Certificate2 is a type in in C# for keeping security certificate specifications.

It is a code side representation of metadata with parameters to represent the various details of a cert. Per this the NotAfter parameter will tell you, for example, when the certificate expires.

No comments:

Post a Comment