|
aqbanking
5.7.8
|
#include <aqbanking/system.h>Go to the source code of this file.
Macros | |
| #define | AQHBCI_API |
| #define | AH_PROVIDER_NAME "AQHBCI" |
| #define | AQHBCI_LOGDOMAIN "aqhbci" |
Enumerations | |
| enum | AH_CRYPT_MODE { AH_CryptMode_Unknown =-1, AH_CryptMode_None =0, AH_CryptMode_Ddv, AH_CryptMode_Pintan, AH_CryptMode_Rdh } |
Functions | |
| AQHBCI_API AH_CRYPT_MODE | AH_CryptMode_fromString (const char *s) |
| AQHBCI_API const char * | AH_CryptMode_toString (AH_CRYPT_MODE v) |
| enum AH_CRYPT_MODE |
| AQHBCI_API AH_CRYPT_MODE AH_CryptMode_fromString | ( | const char * | s | ) |
| AQHBCI_API const char* AH_CryptMode_toString | ( | AH_CRYPT_MODE | v | ) |
1.8.13