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