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