SignerKeyQ Property
Represents the Q parameter for the DSA algorithm.
Syntax
__property String SignerKeyQ = {read=FSignerKeyQ, write=FSetSignerKeyQ, default=""}; __property RawByteString SignerKeyQB = {read=FSignerKeyQB, write=FSetSignerKeyQB, default=""};
Default Value
""
Remarks
Represents the Q parameter for the DSA algorithm.
Data Type
Binary String