4 references to Rfc4050
System.Core (4)
System\Security\Cryptography\ECDiffieHellmanCng.cs (2)
576if (format != ECKeyXmlFormat.Rfc4050) { 605if (format != ECKeyXmlFormat.Rfc4050) {
System\Security\Cryptography\ECDsaCng.cs (2)
240if (format != ECKeyXmlFormat.Rfc4050) { 344if (format != ECKeyXmlFormat.Rfc4050) {