property ECData: TScECData;
Description
The ECData property stores the data of the EC key. This property is set only if the Algorithm property is set to aaEC.
It is set automatically when loading, importing or generating the key.
This property is read-only.
See Also