Discuss this help topic in SecureBlackbox Forum
…
Declaration
[VB.NET]
Property MGF As Integer
[Pascal]
property MGF : integer;
[C++]
int32_t get_MGF();
void set_MGF(int32_t Value);
[PHP]
integer get_MGF()
void set_MGF(integer $Value)
[Java]
int getMGF();
void setMGF(int Value);
Description
…
Discuss this help topic in SecureBlackbox Forum