PdfSecurityInfoEncryptionAlgorithm Property

The encryption algorithm used (e.g., RC4, AES)

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public EncryptionAlgorithm EncryptionAlgorithm { get; }

Property Value

EncryptionAlgorithm

See Also