Cloud Keys 2020 Delphi Edition

Questions / Feedback?

EncryptionContext Property

A collection of encryption context items.

Syntax

property EncryptionContext: TickAWSContextItemList read get_EncryptionContext write set_EncryptionContext;

Remarks

This collection holds a list of AWSContextItem items.

Calling AddEncryptionContextItem will populate this collection. The items in this collection are used when Encrypt, Decrypt, GenerateDataKey, or GenerateDataKeyPair is called.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 Delphi Edition - Version 20.0 [Build 8157]