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