Class TCryptoThread
Unit
Declaration
type TCryptoThread = class(TThread)
Description
Handles cryptographic operations in a separate thread
Hierarchy
- TObject
- TThread
- TCryptoThread
Overview
Methods
![]() |
constructor Create(CreateSuspended: Boolean); |
![]() |
procedure Execute; override; |
Description
Methods
![]() |
constructor Create(CreateSuspended: Boolean); |
|
This item has no description. | |
![]() |
procedure Execute; override; |
|
This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.

