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

◆ NCryptCreatePersistedKey() [2/2]

static ErrorCode Interop.NCrypt.NCryptCreatePersistedKey ( SafeNCryptProviderHandle hProvider,
out SafeNCryptKeyHandle phKey,
string pszAlgId,
string pszKeyName,
int dwLegacyKeySpec,
CngKeyCreationOptions dwFlags )
package