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