System::Security::Cryptography::X509Certificates::X509Certificate2::get_PrivateKey method
X509Certificate2::get_PrivateKey method
Gibt den mit dem Zertifikat verknüpften privaten Schlüssel zurück.
SharedPtr<AsymmetricAlgorithm> System::Security::Cryptography::X509Certificates::X509Certificate2::get_PrivateKey() const
ReturnValue
Privates Schlüsselobjekt (oder nullptr, falls nicht gesetzt).
Siehe auch
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++