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