1 reference to DeriveKey
System.Security.Cryptography.Pkcs (1)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
396
derivedKey =
DeriveKey
(pwdTmpBytes, salt, iterationCount, prf, keySizeBytes);