System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob Methode

ICspAsymmetricAlgorithm::ExportCspBlob method

Exportiert Blob mit Schlüsselinformationen.

virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
ParameterTypBeschreibung
include_private_parametersboolTrue, um den privaten Schlüssel einzuschließen, sonst false.

ReturnValue

Exportierter Daten‑Blob.

Siehe auch