EncryptionContext Property

A collection of encryption context items.

Syntax

public AWSContextItemList EncryptionContext { get; }
Public Property EncryptionContext As AWSContextItemList

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 .NET Edition - Version 20.0 [Build 8157]