<PackageReference Include="System.Security.Cryptography.Cng" Version="5.0.0-preview.3.20214.6" />

System.Security.Cryptography.ECKeyXmlFormat

public enum ECKeyXmlFormat
Defines XML serialization formats for elliptic curve keys.
namespace System.Security.Cryptography { public enum ECKeyXmlFormat { Rfc4050 } }