ImageGear for .NET
ImGearPDFStdSecurityMethod Enumeration
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFStdSecurityMethod Enumeration




Glossary Item Box

Specifies standard security algorithms.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
AES_V15AES algorithm for encryption with a zero initialized iv.
AES_V26AES algorithm for encryption with a random initialized iv.
RC4_V10RC4 algorithm for encryption.
RC4_V22RC4 algorithm for encryption.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.PDF.ImGearPDFStdSecurityMethod

See Also

©2013. Accusoft Corporation. All Rights Reserved.