BALTECH Docs |
C API for BALTECH SDK
|
Specifies a minimum of security requirements, when working in this security level. More...
#include <typedefs.h>
Data Fields | |
bool | RequireContinuousIv |
Initialvector of CBC encryption is not reset between commands. More... | |
bool | RequireEncrypted |
Commands are transferred encrypted. More... | |
bool | RequireMac |
A Cryptographic Signature is attached to every command. More... | |
bool | RequireSessionKey |
3-pass authentication and sessionkey generation More... | |
Specifies a minimum of security requirements, when working in this security level.
Definition at line 4647 of file typedefs.h.