RTI Connext Java API Version 7.1.0
Built-in Topic's Trust Types

Types used as part of com.rti.dds.domain.builtin.ParticipantBuiltinTopicData, com.rti.dds.publication.builtin.PublicationBuiltinTopicData, com.rti.dds.subscription.builtin.SubscriptionBuiltinTopicData to describe Trust Plugins configuration. More...

Classes

class  EndpointTrustAlgorithmInfo
 Trust Plugins algorithm information associated with the discovered endpoint. More...
 
class  EndpointTrustInterceptorAlgorithmInfo
 Trust Plugins interception algorithm information associated with the discovered endpoint. More...
 
class  EndpointTrustProtectionInfo
 Trust Plugins Protection information associated with the discovered endpoint. More...
 
class  ParticipantTrustAlgorithmInfo
 Trust Plugins algorithm information associated with the discovered DomainParticipant. More...
 
class  ParticipantTrustInterceptorAlgorithmInfo
 Trust Plugins interception algorithm information associated with the discovered DomainParticipant. More...
 
class  ParticipantTrustKeyEstablishmentAlgorithmInfo
 Trust Plugins key establishment algorithm information associated with the discovered DomainParticipant. More...
 
class  ParticipantTrustProtectionInfo
 Trust Plugins Protection information associated with the discovered DomainParticipant. More...
 
class  ParticipantTrustSignatureAlgorithmInfo
 Trust Plugins signature algorithm information associated with the discovered DomainParticipant. More...
 
class  TrustAlgorithmRequirements
 Type to describe Trust Plugins algorithm requirements for an entity. More...
 

Detailed Description

Types used as part of com.rti.dds.domain.builtin.ParticipantBuiltinTopicData, com.rti.dds.publication.builtin.PublicationBuiltinTopicData, com.rti.dds.subscription.builtin.SubscriptionBuiltinTopicData to describe Trust Plugins configuration.

These types are used to describe how RTPS wire serialization, discovery, and liveliness interact with the loaded Trust Plugins.

The meaning of the contents of these types may vary depending on what Trust Plugins the DomainParticipant is using. For information about how these types interact with the RTI Security Plugins, please refer to the RTI Security Plugins User's Manual.