Table of Contents

Enum SymmetricAlgorithmType

Namespace
Amazon.Extensions.S3.Encryption.Primitives
Assembly
Amazon.Extensions.S3.Encryption.dll

Type of single key based crypto algorithms

public enum SymmetricAlgorithmType

Fields

AesGcm = 0

Represents an Advanced Encryption Standard (AES) key to be used with the Galois/Counter Mode (GCM) mode of operation.