OpenVPN 3 Core Library
Loading...
Searching...
No Matches
pktype.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.
 
namespace  openvpn::PKType
 

Enumerations

enum  openvpn::PKType::Type {
  openvpn::PKType::PK_UNKNOWN = 0 , openvpn::PKType::PK_NONE , openvpn::PKType::PK_DSA , openvpn::PKType::PK_RSA ,
  openvpn::PKType::PK_EC , openvpn::PKType::PK_ECDSA
}