We have been asked by a customer which encryption methods are used for our remoting calls -- we use the secure="true" tokenImpersonationLevel="impersonation"
attributes on the channel in the configuration file.
Is this using Kerberos? NTML? CHAPS?
I can't seem to find any documentation on this.
EDIT: We use TCP channels for remoting.