Show: Delphi
C++
Display Preferences
Data.DBXRSAFilter
From XE2 API Documentation
Defines classes that implement the dbExpress transport RSA encryption filter, and global string constants to support the RSA filter functionality.
Classes
| TRSAFilter | Implements the dbExpress transport RSA encryption filter. |
Constants
| KEY_EXPONENT | KEY_EXPONENT: string = KeyExponent; |
| KEY_LENGTH | KEY_LENGTH: string = KeyLength; |
| PUBLIC_KEY | PUBLIC_KEY: string = PublicKey; |
| USE_GLOBAL | USE_GLOBAL: string = UseGlobalKey; |