OmniSciDB
a5dc49c757
|
#include <PkiServer.h>
Public Member Functions | |
PkiServer () | |
PkiServer (const AuthMetadata &authMetadata) | |
bool | validate_certificate (const std::string &pki_cert, std::string &common_name) |
bool | encrypt_session (const std::string &pki_cert, std::string &session) |
bool | inUse () |
Definition at line 28 of file PkiServer.h.
|
inline |
Definition at line 30 of file PkiServer.h.
|
inline |
Definition at line 31 of file PkiServer.h.
|
inline |
Definition at line 35 of file PkiServer.h.
|
inline |
Definition at line 38 of file PkiServer.h.
|
inline |
Definition at line 32 of file PkiServer.h.