8 #ifndef OPENDDS_DCPS_SECURITY_BUILTINSECURITYPLUGININST_H 9 #define OPENDDS_DCPS_SECURITY_BUILTINSECURITYPLUGININST_H 30 #ifdef OPENDDS_SECURITY 31 virtual Authentication_var create_authentication();
32 virtual AccessControl_var create_access_control();
33 virtual CryptoKeyFactory_var create_crypto_key_factory();
34 virtual CryptoKeyExchange_var create_crypto_key_exchange();
35 virtual CryptoTransform_var create_crypto_transform();
42 #ifdef OPENDDS_SECURITY
Factory object to create interfaces for the BuiltIn plugin.
CryptoTransform_var transform_
CryptoKeyExchange_var key_exchange_
Base class for concrete security plugins to provide new objects.
Authentication_var authentication_
#define OpenDDS_Security_Export
AccessControl_var access_control_
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
CryptoKeyFactory_var key_factory_
int shutdown(ACE_HANDLE handle, int how)
DCPS::RcHandle< Utility > utility_
The Internal API and Implementation of OpenDDS.