2 references to ECDsaRoot
System.Core (2)
System\Security\Cryptography\Rfc4050KeyFormatter.cs (2)
113bool isDsaKey = navigator.Name == ECDsaRoot; 369string rootElement = isEcdh ? ECDHRoot : ECDsaRoot;