Discuss this help topic in SecureBlackbox Forum
Specifies the MAC algorithm to be used
Declaration
[VB.NET]
Property MACAlgorithm As Integer
[Pascal]
property MACAlgorithm : integer;
[C++]
int32_t get_MACAlgorithm();
[PHP]
integer get_MACAlgorithm()
[Java]
int getMACAlgorithm();
Values
Description
Use this property to specify which MAC algorithm should be used.
Discuss this help topic in SecureBlackbox Forum