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