CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
ec_key_xml_format.h
1
2#pragma once
3
4namespace System { namespace Security { namespace Cryptography {
5
7enum class ECKeyXmlFormat
8{
11};
12
13}}} // namespace System::Security::Cryptography
ECKeyXmlFormat
XML format for elliptic curve keys.
Definition: ec_key_xml_format.h:8
Definition: db_command.h:9