SecureBlackbox 2020 .NET Edition

Questions / Feedback?

EncryptionAlgorithm Property

The symmetric algorithm used to encrypt the document.

Syntax

public string EncryptionAlgorithm { get; }
Public ReadOnly Property EncryptionAlgorithm As String

Default Value

""

Remarks

This property contains the encryption algorithm that was used to encrypt the PDF document.

Supported values:

SB_SYMMETRIC_ALGORITHM_RC4RC4
SB_SYMMETRIC_ALGORITHM_AES128AES128
SB_SYMMETRIC_ALGORITHM_AES256AES256

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]