Home
last modified time | relevance | path

Searched defs:pSslClientCertInfo (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/HttpApi/
H A DInterop.HttpApi.cs603 …e requestQueueHandle, ulong connectionId, uint flags, HTTP_SSL_CLIENT_CERT_INFO* pSslClientCertInf… in HttpReceiveClientCertificate()
606 …(SafeHandle requestQueueHandle, ulong connectionId, uint flags, byte* pSslClientCertInfo, uint ssl… in HttpReceiveClientCertificate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DUnsafeNativeMethods.cs2135 …e requestQueueHandle, ulong connectionId, uint flags, HTTP_SSL_CLIENT_CERT_INFO* pSslClientCertInf… in HttpReceiveClientCertificate()
2139 …ticalHandle requestQueueHandle, ulong connectionId, uint flags, byte* pSslClientCertInfo, uint ssl… in HttpReceiveClientCertificate()