Show / Hide Table of Contents

Enum EncryptionAlgorithm

Encryption Algorithm

Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum EncryptionAlgorithm

Fields

Name Description
AES128

128-bit AES. Default

AES192

192-bit AES.

AES256

256-bit AES.

In This Article
Back to top Generated by DocFX