Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Salt As Byte()
[Pascal]
under development
[C++]
void get_Salt(std::vector<uint8_t> &OutResult);
void set_Salt(const std::vector<uint8_t> &Value);
[PHP]
string get_Salt()
void set_Salt(array of byte|string|NULL $Value)
Parameters
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum