2 overrides of ToXmlString
System.Security.Cryptography (2)
System\Security\Cryptography\ECDiffieHellmanCngPublicKey.cs (1)
40public override string ToXmlString()
System\Security\Cryptography\ECDiffieHellmanWrapper.cs (1)
202public override string ToXmlString() => _wrapped.ToXmlString();
1 reference to ToXmlString
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanWrapper.cs (1)
202public override string ToXmlString() => _wrapped.ToXmlString();