TlsConnectionBuilderExtensionsclass Provides extension methods for adding TLS middleware to Orleans connections.
CertificateLoaderclass Provides methods for loading TLS certificates from an operating system certificate store.
ITlsApplicationProtocolFeatureinterface Provides access to the application protocol negotiated during the TLS handshake.
ITlsConnectionFeatureinterface Provides access to certificate information for an authenticated TLS connection.
RemoteCertificateValidatordelegate Validates a remote certificate presented during TLS authentication.
ServerCertificateSelectionCallbackdelegate Selects a server certificate using the host name supplied by the client.
OrleansConnectionSecurityHostingExtensionsclass Provides extension methods for configuring TLS on Orleans clients and silos.