1 reference to GetPbkdf2Algorithm
Microsoft.AspNetCore.Cryptography.Internal (1)
Cng\CachedAlgorithmHandles.cs (1)
20
private static CachedAlgorithmInfo _pbkdf2 = new CachedAlgorithmInfo(
GetPbkdf2Algorithm
);