System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob metod

ICspAsymmetricAlgorithm::ExportCspBlob method

Exporterar blob med nyckelinformation.

virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
ParameterTypeBeskrivning
include_private_parametersboolSant för att inkludera privat nyckel, falskt annars.

ReturnValue

Exporterad datablob.

Se även