Discuss this help topic in SecureBlackbox Forum
Specifies the signature method.
Declaration
[C#]
short SignatureMethod;
[VB.NET]
Property SignatureMethod As Short
[PHP]
integer get_SignatureMethod()
void set_SignatureMethod(integer $Value)
[Java]
short getSignatureMethod();
void setSignatureMethod(short Value);
Values
Description
Use this property to specify the signature method to be used.
Discuss this help topic in SecureBlackbox Forum