Click here to Skip to main content
15,899,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
can we add custom data in x509 certificate in C#?


like add custom extension programatically.?

What I have tried:

I have created .cer file but i want additional information in it.
So can you tell me please is it possible to add custom data in c#?
Posted
Updated 12-May-19 22:54pm

1 solution

You can in memory, but not in a file.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900