EncryptionContext Property

A collection of encryption context items.

Syntax

public AWSContextItemList getEncryptionContext();
public void setEncryptionContext(AWSContextItemList 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 Java Edition - Version 20.0 [Build 8157]