System::Security::Cryptography::DSA::ExportParameters methode

DSA::ExportParameters method

Exporteert alle parameters.

virtual DSAParameters System::Security::Cryptography::DSA::ExportParameters(bool include_private_parameters)=0
ParameterTypeBeschrijving
include_private_parametersboolTrue om zowel private als publieke parameters te exporteren, false om alleen publieke parameters te exporteren.

ReturnValue

Structuur van geëxporteerde parameters.

Zie ook