Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CryptDeriveKey()

static bool Interop.Advapi32.CryptDeriveKey ( SafeProvHandle hProv,
int Algid,
SafeHashHandle hBaseData,
int dwFlags,
out SafeKeyHandle phKey )
package