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