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.Font for C++