System::Security::Cryptography::RSACryptoServiceProvider::ExportParameters メソッド
RSACryptoServiceProvider::ExportParameters method
CSP パラメータをエクスポートします。
RSAParameters System::Security::Cryptography::RSACryptoServiceProvider::ExportParameters(bool include_private_parameters) override
| パラメーター | 型 | 説明 |
|---|---|---|
| include_private_parameters | bool | ブロブに秘密鍵パラメータを含めるかどうか。 |
ReturnValue
Data structure with CSP parameters.
参照
- Class RSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++