property Key: TScKey;

 

Description

The asymmetric key of RSA or DSA types associated with a certificate. The key is automatically loaded on certificate load. You can use the Key.IsPrivate property to determine whether the key is private or public. In order to associate a private key with this certificate, use Key.ImportFrom. At the same time the public key and the key to be imported must be equivalent, otherwise an exception will be raised. It is not allowed to import a public key.

This property is read-only.

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support