System::Security::Cryptography::ECDsaBotan::ExportParameters methode

ECDsaBotan::ExportParameters method

Exporteert benoemde of expliciete parameters.

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