System::Security::Cryptography::X509Certificates::X509Certificate2::set_PrivateKey methode
X509Certificate2::set_PrivateKey method
Stelt de bij het certificaat behorende privésleutel in of wist deze.
void System::Security::Cryptography::X509Certificates::X509Certificate2::set_PrivateKey(const SharedPtr<AsymmetricAlgorithm> &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const SharedPtr<AsymmetricAlgorithm>& | Privésleutelobject (of nullptr om het te resetten). |
Zie ook
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++