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)
ParameterTypeBeschrijving
valueconst SharedPtr<AsymmetricAlgorithm>&Privésleutelobject (of nullptr om het te resetten).

Zie ook