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)
65return _cachedAlgorithmGroup;