Cloud Keys 2020 JavaScript Edition

Questions / Feedback?

EncryptionContext Property

A collection of encryption context items.

Syntax


 getEncryptionContext(): AWSContextItemList;

 setEncryptionContext(encryptionContext: AWSContextItemList): void;

Default Value

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 JavaScript Edition - Version 20.0 [Build 8262]