OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::PKType Namespace Reference

Enumerations

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

Enumeration Type Documentation

◆ Type

Enumerator
PK_UNKNOWN 
PK_NONE 
PK_DSA 
PK_RSA 
PK_EC 
PK_ECDSA 

Definition at line 18 of file pktype.hpp.