Discuss this help topic in SecureBlackbox Forum
This topis is under development…
Declaration
[VB.NET]
Property TagSize As Integer
[Pascal]
property TagSize : integer;
[C++]
int32_t get_TagSize();
void set_TagSize(int32_t Value);
[PHP]
integer get_TagSize()
void set_TagSize(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum