8 references to SetContext
System.Net.Security (8)
System\Net\Security\SslStream.TlsSessionWedge.cs (1)
29
_tlsSession.
SetContext
(ctx);
System\Net\Security\TlsBufferSession.cs (3)
16
/// <see cref="TlsSession.
SetContext
"/> with a client or server context before
22
/// resolved per-tenant context via <see cref="TlsSession.
SetContext
"/>.
34
/// <exception cref="InvalidOperationException">A <see cref="TlsContext"/> has not been assigned via <see cref="TlsSession.
SetContext
"/>.</exception>
System\Net\Security\TlsContext.cs (1)
111
/// invoke <see cref="TlsSession.
SetContext
"/> before continuing the
System\Net\Security\TlsOperationStatus.cs (1)
63
/// <seealso cref="TlsSession.
SetContext
" />
System\Net\Security\TlsSession.cs (1)
689
/// Thrown on a server-side session, or before <see cref="
SetContext
"/> has been
System\Net\Security\TlsSocketSession.cs (1)
19
/// the session. Call <see cref="TlsSession.
SetContext
"/> with a client or