Data.DBXCommon.TPublicKey
Delphi
TPublicKey = class abstract(TKey)
C++
class PASCALIMPLEMENTATION TPublicKey : public TKey
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | Data.DBXCommon |
Description
Subclass of TKey, used specifically for public keys.
The TPublicKey abstract class is a subclass of TKey, used specifically for public keys.