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 | Περιγραφή |
|---|---|---|
| τιμή | const SharedPtr<AsymmetricAlgorithm>& | Αντικείμενο ιδιωτικού κλειδιού (ή nullptr για να το μη ορίσετε). |
Δείτε επίσης
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++