4 references to KeyDerivationFunction
System.Core (4)
System\Security\Cryptography\NCryptNative.cs (4)
1029
Contract.Requires(hmacKey == null || kdf == BCryptNative.
KeyDerivationFunction
.Hmac);
1165
BCryptNative.
KeyDerivationFunction
.Hash,
1188
BCryptNative.
KeyDerivationFunction
.Hmac,
1225
BCryptNative.
KeyDerivationFunction
.Tls,