Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int SigningCertIndex;
[VB.NET]
Property SigningCertIndex As Integer
[Pascal]
under development
[C++]
int32_t get_SigningCertIndex();
void set_SigningCertIndex(int32_t Value);
[PHP]
integer get_SigningCertIndex()
void set_SigningCertIndex(integer $Value)
[Java]
int getSigningCertIndex();
void setSigningCertIndex(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum