RTI Connext Modern C++ API Version 7.3.0
rti::topic::trust::EndpointTrustAlgorithmInfo Class Reference

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

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

Public Member Functions

 EndpointTrustAlgorithmInfo ()=default
 Create an instance with the default Trust Algorithm Info associated with the discovered endpoint. More...
 
EndpointTrustInterceptorAlgorithmInfo 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 algorithm information associated with the discovered endpoint.

Constructor & Destructor Documentation

◆ EndpointTrustAlgorithmInfo()

rti::topic::trust::EndpointTrustAlgorithmInfo::EndpointTrustAlgorithmInfo ( )
default

Create an instance with the default Trust Algorithm Info associated with the discovered endpoint.

The meaning of this field may vary depending on what Trust Plugins the endpoint is using.

Member Function Documentation

◆ interceptor()

EndpointTrustInterceptorAlgorithmInfo rti::topic::trust::EndpointTrustAlgorithmInfo::interceptor ( ) const
inline

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