RecipientKeyP Property
Represents the P parameter for the Elgamal algorithm.
Syntax
__property String RecipientKeyP = {read=FRecipientKeyP, write=FSetRecipientKeyP, default=""}; __property RawByteString RecipientKeyPB = {read=FRecipientKeyPB, write=FSetRecipientKeyPB, default=""};
Default Value
""
Remarks
Represents the P parameter for the Elgamal algorithm.
Data Type
Binary String