Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[C#]
int UsedCertificate;
[VB.NET]
Property UsedCertificate As Integer
[Pascal]
property UsedCertificate : integer;
[C++]
int32_t get_UsedCertificate();
[PHP]
integer get_UsedCertificate()
[Java]
int getUsedCertificate();
Description
…
Discuss this help topic in SecureBlackbox Forum