I would like to be able to log the specific algorithms being used by a connection to the file server component - in the case where I need to remove an algorithm from the server configuration it would be great to have this information to hand so I can see which users would be affected.
I can't currently see a way of accessing this from the ServerSession
object or similar - is there a way to find this information, ideally from within the FileServer.Authentication
event handler?