System::Security::Cryptography::X509Certificates::X509Certificate2::get_HasPrivateKey Methode

X509Certificate2::get_HasPrivateKey method

Überprüft, ob das Zertifikat einen privaten Schlüssel hat.

bool System::Security::Cryptography::X509Certificates::X509Certificate2::get_HasPrivateKey() const

ReturnValue

True, wenn ein privater Schlüssel existiert, sonst false.

Siehe auch