System::Security::Cryptography::ECDsa::ExportParameters methode

ECDsa::ExportParameters method

Exporteert benoemde of expliciete parameters.

virtual ECParameters System::Security::Cryptography::ECDsa::ExportParameters(bool include_private_parameters)
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