Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int HMACOutputLength;
[VB.NET]
Property HMACOutputLength As Integer
[Pascal]
under development
[C++]
int32_t get_HMACOutputLength();
void set_HMACOutputLength(int32_t Value);
[PHP]
integer get_HMACOutputLength()
void set_HMACOutputLength(integer $Value)
[Java]
int getHMACOutputLength();
void setHMACOutputLength(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum