Icon TCryptoInitEvent

Unit: dbisamtb

TCryptoInitEvent = procedure (Sender: TObject; Key: Pointer;
      KeyLen: Integer; out OutData: Pointer; out OutDataBytes:
      Integer) of object

This type is used for the TDBISAMEngine OnCryptoInit event. Please see the Customizing the Engine topic for more information.
Image