0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/pki
James Yonan 95e761f3cc
OpenSSL PKI cleanup
* Added C++11 features such as move constructor and move
  assignment method.

* Since these classes are already object wrappers, it's
  redundant to manage them via RC.

* Use the "::" prefix to denote OpenSSL symbols from the
  top-level namespace.

Signed-off-by: James Yonan <james@openvpn.net>
2019-06-19 18:21:01 +02:00
..
cclist.hpp OpenSSL PKI cleanup 2019-06-19 18:21:01 +02:00
epkibase.hpp OpenSSL 1.1: Add argument to external sign to specify algorithm 2019-04-15 15:47:22 +02:00
pkcs1.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
pktype.hpp SSLAPI: move PKType from SSLConfigAPI into standalone header to avoid dependency inversion 2019-06-19 18:21:01 +02:00
x509track.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00