Discuss this help topic in SecureBlackbox Forum
…
Declaration
[C#/Java]
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)
Description
…
Discuss this help topic in SecureBlackbox Forum