Discuss this help topic in SecureBlackbox Forum
…
Declaration
[C#]
int MGFHashAlgorithm;
[VB.NET]
Property MGFHashAlgorithm As Integer
[Pascal]
property MGFHashAlgorithm : integer;
[C++]
int32_t get_MGFHashAlgorithm();
void set_MGFHashAlgorithm(int32_t Value);
[PHP]
integer get_MGFHashAlgorithm()
void set_MGFHashAlgorithm(integer $Value)
[Java]
int getMGFHashAlgorithm();
void setMGFHashAlgorithm(int Value);
Description
…
Discuss this help topic in SecureBlackbox Forum