IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

SignerKeyP Property

Represents the P parameter for the DSA algorithm.

Syntax

__property String SignerKeyP = { read=FSignerKeyP, write=FSetSignerKeyP };
__property DynamicArray<Byte> SignerKeyPB = { read=FSignerKeyPB, write=FSetSignerKeyPB };

Default Value

""

Remarks

Represents the P parameter for the DSA algorithm.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 C++ Builder Edition - Version 20.0 [Build 8155]