Discuss this help topic in SecureBlackbox Forum
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.
Discuss this help topic in SecureBlackbox Forum