Datasnap.DSHTTP.TGetPEMFilePasskey
C++
typedef void __fastcall (__closure *TGetPEMFilePasskey)(System::TObject* ASender, System::AnsiString &APasskey);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | Datasnap.DSHTTP.hpp | Datasnap.DSHTTP | Datasnap.DSHTTP |
Description
Event for a file dispatcher.
TGetPEMFilePasskey is the event used by TDSCustomCertFiles to allow the string used to encrypt the private key in KeyFile.
The input parameters provide the key to encrypt.