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