2 references to ToUpper
System.Security.Cryptography (2)
System\Security\Cryptography\RSAPKCS1SignatureDeformatter.cs (1)
36
_algName = HashAlgorithmNames.
ToUpper
(strName);
System\Security\Cryptography\RSAPKCS1SignatureFormatter.cs (1)
37
_algName = HashAlgorithmNames.
ToUpper
(strName);