Platform SDK: Files and I/O |
The ENCRYPTION_CERTIFICATE_LIST structure is a list of certificates.
typedef struct _ENCRYPTION_CERTIFICATE_LIST { DWORD nUsers; PENCRYPTION_CERTIFICATE *pUsers; } ENCRYPTION_CERTIFICATE_LIST, *PENCRYPTION_CERTIFICATE_LIST;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Winefs.h; include Windows.h.
File Systems Overview, File System Structures, AddUsersToEncryptedFile, ENCRYPTION_CERTIFICATE