RTI Connext Modern C++ API  Version 7.0.0
rti::topic::trust::EndpointTrustAlgorithms Class Reference

<<extension>> <<value-type>> Trust Plugins algorithms associated with the discovered endpoint. More...

#include <rti/topic/trust/EndpointTrustAlgorithms.hpp>

Public Member Functions

 EndpointTrustAlgorithms ()=default
 Creates the default Trust Algorithms for an endpoint. More...
 
EndpointTrustInterceptorAlgorithms interceptor () const
 Get the Trust Plugins algorithms for interception of data and metadata exchanged by the endpoint. More...
 

Detailed Description

<<extension>> <<value-type>> Trust Plugins algorithms associated with the discovered endpoint.

Constructor & Destructor Documentation

◆ EndpointTrustAlgorithms()

rti::topic::trust::EndpointTrustAlgorithms::EndpointTrustAlgorithms ( )
default

Creates the default Trust Algorithms for an endpoint.

Member Function Documentation

◆ interceptor()

EndpointTrustInterceptorAlgorithms rti::topic::trust::EndpointTrustAlgorithms::interceptor ( ) const
inline

Get the Trust Plugins algorithms for interception of data and metadata exchanged by the endpoint.