property RSAData: TScRSAData;
Description
The RSAData property stores the data of the RSA key. This property is set only if the Algorithm property is set to aaRSA.
It is set automatically when loading, importing or generating the key.
This property is read-only.
See Also
Generate