Execute method
function TOgMakeKeys.Execute: Boolean;
Execute method function TOgMakeKeys.Execute: Boolean; |
Execute displays the Key Maintenance dialog.
Use this method to display the Key Maintenance dialog so that a key can be generated. The dialog is described in the "Creating and Maintaining Keys" section of the manual.
If Execute returns True, the Key, KeyFileName, and KeyType properties contain valid values. Otherwise, the contents of these properties is unknown.
See also: Key, KeyFileName, KeyType