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