Discuss this help topic in SecureBlackbox Forum
Declaration
[Pascal]
property PreSharedKey : ByteArray;
[C++]
void get_PreSharedKey(std::vector<uint8_t> &OutResult);
void set_PreSharedKey(const std::vector<uint8_t> &Value);
[PHP]
string get_PreSharedKey()
void set_PreSharedKey(array of byte|string|NULL $Value)
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum