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