Discuss this help topic in SecureBlackbox Forum

TElOfficeOpenXMLStandardEncryptionHandler.EncryptionAlgorithm

TElOfficeOpenXMLStandardEncryptionHandler     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Declaration

[C#]
    int EncryptionAlgorithm;

[VB.NET]
    Property EncryptionAlgorithm As Integer

[Pascal]
    property EncryptionAlgorithm : Integer;

[C++]
    int32_t get_EncryptionAlgorithm();
    void set_EncryptionAlgorithm(int32_t Value);

[PHP]
    integer get_EncryptionAlgorithm()
    void set_EncryptionAlgorithm(integer $Value)

[Java]
    int getEncryptionAlgorithm();
    void setEncryptionAlgorithm(int Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum