Esempio n. 1
0
 public unsafe static extern WindowsError RemoveUsersFromEncryptedFile(
     string lpFileName,
     ENCRYPTION_CERTIFICATE_HASH_LIST *pHashes);
Esempio n. 2
0
 public unsafe static extern void FreeEncryptionCertificateHashList(
     ENCRYPTION_CERTIFICATE_HASH_LIST *pUsers);