TlsSession
ClientHelloInfo
HasPendingOutput
IsHandshakeComplete
LocalCertificate
NegotiatedApplicationProtocol
NegotiatedCipherSuite
NegotiatedProtocol
TargetHostName
AcceptWithDefaultValidation()
Dispose()
GetAcceptableIssuers()
GetChannelBinding(ChannelBindingKind)
GetClientHelloLength()
GetRemoteCertificate()
GetRemoteCertificates()
SetClientCertificateContext(SslStreamCertificateContext)
SetContext(TlsContext)
SetRemoteCertificateValidationResult(SslPolicyErrors)
TryGetClientHelloBytes(Span<Byte>, Int32)
net11.0
namespace System.Net.Security
{
[Experimental("SYSLIB5007", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
public abstract class TlsSession : IDisposable
{
public X509Certificate2Collection? GetRemoteCertificates();
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .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