Edit

ITlsConnectionFeature Interface

Definition

public interface ITlsConnectionFeature
type ITlsConnectionFeature = interface
Public Interface ITlsConnectionFeature

Properties

Name Description
RemoteCertificate

Synchronously retrieves the remote endpoint's certificate, if any.

Methods

Name Description
GetRemoteCertificateAsync(CancellationToken)

Asynchronously retrieves the remote endpoint's certificate, if any.

Applies to