43 if (
"{0}.pvk" ==
null)
63 internal global::System.Net.Security.SslStream
CreateSslStream(
Stream innerStream,
bool ownsStream, global::System.Net.Security.RemoteCertificateValidationCallback callback)
214 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
221 [
MonoTODO(
"not used anywhere in the implementation")]
237 global::System.Security.Authentication.ExtendedProtection.PolicyEnforcement
policyEnforcement =
value.PolicyEnforcement;
239 while (
value.CustomChannelBinding !=
null);
243 string @
string =
SR.
GetString(
"This operation requires OS support for extended protection.");
249 public global::System.Security.Authentication.ExtendedProtection.ServiceNameCollection
DefaultServiceNames
276 [
MonoTODO(
"Support for NTLM needs some loving.")]
368 if (asyncResult !=
null)
381 if (authenticationSchemeSelector !=
null)
428 if (asyncResult !=
null)
466 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
503 if (arrayList !=
null)
529 if (arrayList2 !=
null)
695 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
699 public global::System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy
EndInvoke(
IAsyncResult result)
701 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
class f__AnonymousType0<< Count > j__TPar
static MonoRemoteCertificateValidationCallback PublicToMono(global::System.Net.Security.RemoteCertificateValidationCallback callback)
static PrivateKey CreateFromFile(string filename)
static MonoTlsProvider GetProvider()
static MonoTlsSettings DefaultSettings
static string GetString(string name, params object[] args)
static bool Exists(string path)
static string Combine(string path1, string path2)
static void RemoveListener(HttpListener listener)
static void AddListener(HttpListener listener)
ExtendedProtectionSelector(object @object, IntPtr method)
global::System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy EndInvoke(IAsyncResult result)
global::System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy Invoke(HttpListenerRequest request)
IAsyncResult BeginInvoke(HttpListenerRequest request, AsyncCallback callback, object @object)
HttpListener.ExtendedProtectionSelector extendedProtectionSelectorDelegate
global::System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy extendedProtectionPolicy
void AddConnection(HttpConnection cnc)
X509Certificate certificate
bool ignore_write_exceptions
AuthenticationSchemes auth_schemes
HttpListener(X509Certificate certificate, MonoTlsProvider tlsProvider, MonoTlsSettings tlsSettings)
AuthenticationSchemes SelectAuthenticationScheme(HttpListenerContext context)
HttpListenerTimeoutManager TimeoutManager
HttpListener.ExtendedProtectionSelector ExtendedProtectionSelectorDelegate
X509Certificate LoadCertificateAndKey(IPAddress addr, int port)
HttpListenerContext GetContext()
AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate
MonoTlsSettings tlsSettings
void RegisterContext(HttpListenerContext context)
void RemoveConnection(HttpConnection cnc)
readonly object _internalLock
MonoTlsProvider tlsProvider
global::System.Net.Security.SslStream CreateSslStream(Stream innerStream, bool ownsStream, global::System.Net.Security.RemoteCertificateValidationCallback callback)
HttpListenerPrefixCollection Prefixes
bool IgnoreWriteExceptions
void Cleanup(bool close_existing)
bool UnsafeConnectionNtlmAuthentication
global::System.Security.Authentication.ExtendedProtection.ServiceNameCollection DefaultServiceNames
HttpListenerPrefixCollection prefixes
HttpListenerContext GetContextFromQueue()
Task< HttpListenerContext > GetContextAsync()
ServiceNameStore defaultServiceNames
HttpListenerContext EndGetContext(IAsyncResult asyncResult)
AuthenticationSchemeSelector auth_selector
void UnregisterContext(HttpListenerContext context)
IAsyncResult BeginGetContext(AsyncCallback callback, object state)
global::System.Security.Authentication.ExtendedProtection.ServiceNameCollection ServiceNames
static void Exit(object obj)
static void Enter(object obj)