#include "dds/DCPS/security/DdsSecurity_Export.h"
#include "dds/DdsSecurityCoreC.h"
#include "dds/Versioned_Namespace.h"
#include "dds/DCPS/dcps_export.h"
#include "dds/DCPS/GuidUtils.h"
#include "ace/Thread_Mutex.h"
#include <map>
#include <string>
#include <memory>
#include "Authentication/LocalCredentialData.h"
#include "SSL/DiffieHellman.h"
Go to the source code of this file.
Classes | |
class | OpenDDS::Security::AuthenticationBuiltInImpl |
Implements the DDS built-in version of the Authentication plugin for the DDS Security Specification. More... | |
struct | OpenDDS::Security::AuthenticationBuiltInImpl::RemoteParticipantData |
struct | OpenDDS::Security::AuthenticationBuiltInImpl::LocalParticipantData |
struct | OpenDDS::Security::AuthenticationBuiltInImpl::was_guid_validated |
struct | OpenDDS::Security::AuthenticationBuiltInImpl::local_has_remote_handle |
Namespaces | |
namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
namespace | OpenDDS::Security |