Discuss this help topic in SecureBlackbox Forum

TElOfficeOpenXMLAgileEncryptionHandler.CipherAlgorithm

TElOfficeOpenXMLAgileEncryptionHandler     See also     


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


Declaration

[C#]
    int CipherAlgorithm;

[VB.NET]
    Property CipherAlgorithm As Integer

[Pascal]
    property CipherAlgorithm : Integer;

[C++]
    int32_t get_CipherAlgorithm();
    void set_CipherAlgorithm(int32_t Value);

[PHP]
    integer get_CipherAlgorithm()
    void set_CipherAlgorithm(integer $Value)

[Java]
    int getCipherAlgorithm();
    void setCipherAlgorithm(int Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum