KeyExponent Property
Represents the Exponent parameter for the RSA algorithm.
Syntax
__property String KeyExponent = {read=FKeyExponent, write=FSetKeyExponent, default=""}; __property RawByteString KeyExponentB = {read=FKeyExponentB, write=FSetKeyExponentB, default=""};
Default Value
""
Remarks
Represents the Exponent parameter for the RSA algorithm.
Data Type
Binary String