Data.DBXCommon.TPublicKey

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