CFx SDK Documentation
2020SP3
|
#include <DbSecurity.h>
Public Member Functions | |
OdSecurityParams () | |
This class represents the security parameters used by OdCrypt classes.
Corresponding C++ library: TD_Db <group Other_Classes>
Definition at line 60 of file DbSecurity.h.
|
inline |
Definition at line 63 of file DbSecurity.h.
OdUInt32 OdSecurityParams::nAlgId |
Definition at line 74 of file DbSecurity.h.
OdUInt32 OdSecurityParams::nFlags |
Definition at line 70 of file DbSecurity.h.
OdUInt32 OdSecurityParams::nKeyLength |
Definition at line 75 of file DbSecurity.h.
OdUInt32 OdSecurityParams::nProvType |
Definition at line 72 of file DbSecurity.h.
OdPassword OdSecurityParams::password |
Definition at line 71 of file DbSecurity.h.
OdString OdSecurityParams::provName |
Definition at line 73 of file DbSecurity.h.
OdString OdSecurityParams::sCertIssuer |
Definition at line 78 of file DbSecurity.h.
OdString OdSecurityParams::sCertSerialNum |
Definition at line 79 of file DbSecurity.h.
OdString OdSecurityParams::sCertSubject |
Definition at line 77 of file DbSecurity.h.
OdString OdSecurityParams::sComment |
Definition at line 80 of file DbSecurity.h.
OdString OdSecurityParams::sTimeServer |
Definition at line 81 of file DbSecurity.h.