1 write to _cachedAlgorithmGroup
System.Security.Cryptography (1)
System\Security\Cryptography\CngKey.StandardProperties.cs (1)
59
_cachedAlgorithmGroup
= new CngAlgorithmGroup(algorithmGroup);
1 reference to _cachedAlgorithmGroup
System.Security.Cryptography (1)
System\Security\Cryptography\CngKey.StandardProperties.cs (1)
65
return
_cachedAlgorithmGroup
;