property IsPrivate: Boolean;
Description
The IsPrivate property determines whether the key is private or public. IsPrivate is set automatically when loading, importing, or generating the key. The private key always contains the public key.
This property is read-only.
See Also