TlsSocketSession
TlsSocketSession(SafeSocketHandle)
Socket
Handshake()
Read(Span<Byte>, Int32)
RequestClientCertificate()
Shutdown()
Write(ReadOnlySpan<Byte>, Int32)
net11.0
namespace System.Net.Security
{
[Experimental("SYSLIB5007", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
public sealed class TlsSocketSession : TlsSession
{
public TlsOperationStatus Write(ReadOnlySpan<byte> buffer, out int bytesWritten);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| Design Reviews |
|
| .NET | 11.0 |
Information specific to net11.0 | |
| Assembly | System.Net.Security , Version=11.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | The API is automatically referenced. |
| Preview | SYSLIB5007: This API is marked as experimental.(more details) |
| Platform Restrictions | This API is supported on any platform except for these:
|
- Built-in API
- Package-provided API