System::Security::Cryptography::X509Certificates::X509Certificate2::get_PrivateKey Methode
X509Certificate2::get_PrivateKey method
Liefert den privaten Schlüssel, der dem Zertifikat zugeordnet ist.
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.Font for C++