System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob 메서드
ICspAsymmetricAlgorithm::ExportCspBlob method
키 정보를 포함한 블롭을 내보냅니다.
virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| include_private_parameters | bool | 개인 키를 포함하려면 true, 그렇지 않으면 false. |
ReturnValue
내보낸 데이터 블롭.
또 보기
- Typedef ByteArrayPtr
- Class ICspAsymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++