ITlsConnectionFeature
interface
Namespace: Orleans.Connections.Security
public interface ITlsConnectionFeatureProperties
RemoteCertificateSynchronously retrieves the remote endpoint's certificate, if any.
Methods
GetRemoteCertificateAsync(CancellationToken)Asynchronously retrieves the remote endpoint's certificate, if any.
