• 0

[ASP .NET] Get algorithm used in SSL connection


Question

Using

Request.ServerVariables("HTTPS_KEYSIZE")
I can get the key size being used in the SSL connection, but how can I get the algorithm being used?
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

This topic is now closed to further replies.