Preferred encryption

Used to specify the encryption package.

IPC_ENCRYPTION_PACKAGE_AES256_CBC4K

1

Use this flag to explicitly set encryption for AES 256

IPC_ENCRYPTION_PACKAGE_AES128_CBC4K

2

Use this flag to set encryption for AES 128

IPC_ENCRYPTION_PACKAGE_AES128_ECB

3

Use this flag to set encryption for AES 128, also know as deprecated algorithms.

Requirements

Minimum supported client
Windows Vista with SP2
Minimum supported server
Windows Server 2008
Header
Ipcprot.h (include Msipc.h)