2 references to AlgorithmGroup
System.Security.Cryptography (2)
System\Security\Cryptography\CngAlgorithmGroup.cs (1)
70
return _algorithmGroup.Equals(other.
AlgorithmGroup
);
System\Security\Cryptography\CngPkcs8.cs (1)
14
return Key.AlgorithmGroup!.
AlgorithmGroup
;