[This is preliminary documentation and is subject to change.]
Number of bits use in the signing algorithm
| C# | Visual Basic | Visual C++ |
public int SignatureKeyLength { get; set; }
Public Property SignatureKeyLength As Integer
public: property int SignatureKeyLength { int get (); void set (int value); }