System::Security::Cryptography::DSACryptoServiceProvider::ExportParameters méthode

DSACryptoServiceProvider::ExportParameters method

Exporte les paramètres CSP.

DSAParameters System::Security::Cryptography::DSACryptoServiceProvider::ExportParameters(bool include_private_parameters) override
ParamètreTypeDescription
include_private_parametersboolIndique s’il faut inclure les paramètres de clé privée dans le blob.

ReturnValue

Data structure with CSP parameters.

Voir aussi