System::Security::Cryptography::X509Certificates::X509Certificate2::get_PrivateKey メソッド
X509Certificate2::get_PrivateKey method
証明書に関連付けられたプライベートキーを取得します。
SharedPtr<AsymmetricAlgorithm> System::Security::Cryptography::X509Certificates::X509Certificate2::get_PrivateKey() const
ReturnValue
プライベートキーオブジェクト(設定されていない場合は nullptr)。
参照
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++