System::Security::Cryptography::ECDsaBotan::ExportExplicitParameters metod

ECDsaBotan::ExportExplicitParameters method

Exporterar explicita parametrar.

ECParameters System::Security::Cryptography::ECDsaBotan::ExportExplicitParameters(bool include_private_parameters) override
ParameterTypBeskrivning
include_private_parametersboolTrue för att exportera både privata och offentliga parametrar, false för att endast exportera offentliga parametrar.

ReturnValue

Exporterad parameterstruktur.

Se även