2 references to CreateImplementation
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdf.cs (2)
64
_implementation =
CreateImplementation
(key, hashAlgorithm);
99
_implementation =
CreateImplementation
(key, hashAlgorithm);