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