System::Security::Cryptography::ECDsa::ExportExplicitParameters-metoden

ECDsa::ExportExplicitParameters method

Exporterar explicita parametrar.

virtual ECParameters System::Security::Cryptography::ECDsa::ExportExplicitParameters(bool include_private_parameters)
ParameterTypeBeskrivning
include_private_parametersboolSant för att exportera både privata och offentliga parametrar, falskt för att endast exportera offentliga parametrar.

ReturnValue

Struktur för exporterade parametrar.

Se även