VB.NET and Tls12

  • Thread starter Thread starter melcus
  • Start date Start date
M

melcus

Guest
Hi All,

Does anyone know if Tls12 is actually supported on VB.NET and if so what version of VB, and .NET do I need to be using.

Searching the documentation appears to suggest TLS12 is supported in .NET 4.5 but there is no code example for .NET and there was a comment that the language might not be supported.

I have a program which uses REST to talk to a server and the server has recently been upgraded to Tls1.2 so do I just need to upgrade my version of VB or .NET or do I need to rewrite in C# :( ?


Thanks

Melcus

Continue reading...
 
Back
Top