Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[VB.NET]
Property UniqueID As Byte()
[Pascal]
property UniqueID : ByteArray;
[C++]
void get_UniqueID(std::vector<uint8_t> &OutResult);
[PHP]
string get_UniqueID()
[Java]
byte[] getUniqueID();
Description
…
Discuss this help topic in SecureBlackbox Forum