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