System::Security::Cryptography::X509Certificates::X509Certificate2::set_PrivateKey Methode
X509Certificate2::set_PrivateKey method
Setzt oder löscht den privaten Schlüssel, der dem Zertifikat zugeordnet ist.
void System::Security::Cryptography::X509Certificates::X509Certificate2::set_PrivateKey(const SharedPtr<AsymmetricAlgorithm> &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | const SharedPtr<AsymmetricAlgorithm>& | Privates Schlüsselobjekt (oder nullptr zum Zurücksetzen). |
Siehe auch
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++