1 write to s_ecdhp521
System.Core (1)
System\Security\Cryptography\CngAlgorithm.cs (1)
156
s_ecdhp521
= new CngAlgorithm(BCryptNative.AlgorithmName.ECDHP521);
2 references to s_ecdhp521
System.Core (2)
System\Security\Cryptography\CngAlgorithm.cs (2)
155
if (
s_ecdhp521
== null) {
159
return
s_ecdhp521
;