3 references to HKDFManagedImplementation
System.Security.Cryptography (3)
System\Security\Cryptography\HKDF.Windows.cs (3)
35HKDFManagedImplementation.Extract(hashAlgorithmName, ikm, salt, prk); 57HKDFManagedImplementation.Expand(hashAlgorithmName, hashLength, prk, output, info); 81HKDFManagedImplementation.DeriveKey(hashAlgorithmName, hashLength, ikm, output, salt, info);