Keys Property
A collection of keys used for cryptographic operations.
Syntax
property Keys: TipcKeyList read get_Keys write set_Keys;
Remarks
This collection holds keys that are used for signing and decrypting. In most cases only one key will be specified, however multiple keys may be needed in some cases.
This property is not available at design time.