vb.net - Convert from VB to C# certificate -


I have this code in Visual Basic:

  String = Dim like CERT_SIS = "My Cer "System as String Deam Ceratus as" Smiling Edges " Security. Cryptography X509 certificate. X509 certificate CERSAT = System.Security.Cryptography.X509 certificate. X509 certificate. Make FrameCrittfile (CERT_SIS) CerNo = StrReverse (System.Text.Encoding.ASCII.GetString (CERSAT. GetSerialNumber))  

I want to convert it to C # ...

And it gives me an error with this code:

  CerNo = StrReverse (System.Text.Encoding.ASCII.GetString (CerSAT.GetSerialNumber))  

How can I do this?


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

lua - HowTo create a fuel bar -