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