Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property DigestType As Byte
[Pascal]
under development
[C++]
uint8_t get_DigestType();
void set_DigestType(uint8_t Value);
[PHP]
integer get_DigestType()
void set_DigestType(integer $Value)
[Java]
byte getDigestType();
void setDigestType(byte arg0);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum