Esempio n. 1
0
 public static extern SECURITY_STATUS NCryptDeleteKey(
     SafeKeyHandle hKey,
     NCryptDeleteKeyFlags dwFlags = NCryptDeleteKeyFlags.None);
Esempio n. 2
0
 public static extern SECURITY_STATUS NCryptDeleteKey(
     SafeKeyHandle hKey,
     NCryptDeleteKeyFlags dwFlags = NCryptDeleteKeyFlags.None);