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