C API for BALTECH SDK

§ BRP_Crypto_CrptErrInvalidKey

#define BRP_Crypto_CrptErrInvalidKey   BRP_ERR_STATUS(0x0200, 0x05)

No valid configuration card key. Since no key is present, the reader is forced to work unencrypted.

This status code is not supported by Crypto.Encrypt/Crypto.Decrypt commands due to legacy reasons.

Definition at line 44 of file crypto.h.