RecipientKeyExponent Property
Represents the Exponent parameter for the RSA algorithm.
Syntax
__property String RecipientKeyExponent = {read=FRecipientKeyExponent, write=FSetRecipientKeyExponent, default=""}; __property RawByteString RecipientKeyExponentB = {read=FRecipientKeyExponentB, write=FSetRecipientKeyExponentB, default=""};
Default Value
""
Remarks
Represents the Exponent parameter for the RSA algorithm.
Data Type
Binary String