2 references to ExportPrivateExplicitParameters
System.Security.Cryptography (2)
System\Security\Cryptography\ECCng.ImportExport.cs (2)
85
return
ExportPrivateExplicitParameters
(key);
107
ecparams =
ExportPrivateExplicitParameters
(key);