.. _vnx.opc_ua.security_policy_e: vnx.opc_ua.security_policy_e ============================ .. cpp:namespace:: vnx::opc_ua::security_policy_e Enumeration ----------- The security policy of an endpoint provided by the :ref:`vnx.opc_ua.Server`. .. cpp:enumerator:: NONE No security, no encryption. Can be used without a private key and even without a certificate .. cpp:enumerator:: BASIC_128_RSA_15 (Deprecated!) .. cpp:enumerator:: BASIC_256 (Deprecated!) .. cpp:enumerator:: BASIC_256_SHA_256 .. cpp:enumerator:: AES_128_SHA_256_RSA_OAEP