Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
TSBJWDecryptionResult[] Results;
[VB.NET]
Property Results As TSBJWDecryptionResult[]
[Pascal]
under development
[C++]
void get_Results(std::vector<TSBJWDecryptionResultRaw> &OutResult);
[PHP]
array of byte get_Results()
[Java]
TSBJWDecryptionResult[] getResults();
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum