System::Security::Cryptography::X509Certificates::X509Certificate2::get_HasPrivateKey メソッド

X509Certificate2::get_HasPrivateKey method

証明書がプライベートキーを持っているかどうかを確認します。

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

ReturnValue

秘密鍵が存在すれば true、存在しなければ false。

参照