System::Security::Cryptography::ECDsaBotan::ExportParameters metod

ECDsaBotan::ExportParameters method

Exporterar namngivna eller explicita parametrar.

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