Edit

Share via


ITlsConnectionFeature Interface

Definition

public interface ITlsConnectionFeature
type ITlsConnectionFeature = interface
Public Interface ITlsConnectionFeature

Properties

RemoteCertificate

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

Methods

GetRemoteCertificateAsync(CancellationToken)

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

Applies to