Discuss this help topic in SecureBlackbox Forum
Specifies class of the signature.
Declaration
[C#/Java]
int SignatureClass;
[VB.NET]
Property SignatureClass As Integer
[Pascal]
property SignatureClass : integer;
[C++]
int32_t get_SignatureClass();
[PHP]
integer get_SignatureClass()
Possible types
Description
Use this property to get or set the signature class.
Discuss this help topic in SecureBlackbox Forum