System::Security::Cryptography::X509Certificates::X509Certificate2::set_PrivateKey メソッド
X509Certificate2::set_PrivateKey method
証明書に関連付けられたプライベートキーを設定またはクリアします。
void System::Security::Cryptography::X509Certificates::X509Certificate2::set_PrivateKey(const SharedPtr<AsymmetricAlgorithm> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const SharedPtr<AsymmetricAlgorithm>& | プライベートキーオブジェクト(未設定にする場合は nullptr)。 |
参照
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++