System::Security::Cryptography::X509Certificates::X509Certificate2::set_PrivateKey طريقة
X509Certificate2::set_PrivateKey method
يضبط أو يمسح المفتاح الخاص المرتبط بالشهادة.
void System::Security::Cryptography::X509Certificates::X509Certificate2::set_PrivateKey(const SharedPtr<AsymmetricAlgorithm> &value)
| Parameter | Type | الوصف |
|---|---|---|
| value | const SharedPtr<AsymmetricAlgorithm>& | كائن المفتاح الخاص (أو nullptr لإلغاء التعيين). |
انظر أيضًا
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++