1 instantiation of BCryptAlgorithmHandleCache
System.Core (1)
System\Security\Cryptography\BCryptHashAlgorithm.cs (1)
80_algorithmCache = new BCryptAlgorithmHandleCache();
1 reference to BCryptAlgorithmHandleCache
System.Core (1)
System\Security\Cryptography\BCryptHashAlgorithm.cs (1)
59private static BCryptAlgorithmHandleCache _algorithmCache;