System::Security::Cryptography::X509Certificates::X509Certificate2::get_PrivateKey method
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++