uEncryptFlags

Flags that determine which objects to apply. Most of the flags apply only to container objects. You can combine values when appropriate by using a bitwise OR ( | ). The following are valid values:

Value

Meaning

ANN_ENCRYPTAPPLY_ENCRYPTOR

[0x001] Apply encryptor objects.

ANN_ENCRYPTAPPLY_DECRYPTOR

[0x002] Apply decryptor objects.

ANN_APPLYENCRYPT_BOTH

[0x003] Apply both encryptor and decryptor objects.