2 references to TryGetHashOidToByteLength
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (2)
137return TryGetHashOidToByteLength(hashOid) ?? 148int? outputSize = TryGetHashOidToByteLength(hashAlgorithmOid);