ENCRYPTION_TYPES_QUALIFIERS
The ENCRYPTION_TYPES_QUALIFIERS WMI property qualifier corresponds to a group of values that indicate what forms of encryption the HBA supports.
The following table describes the values that are associated with the ENCRYPTION_TYPES_QUALIFIERS property qualifier.
Symbolic constant | Meaning |
---|---|
ISCSI_ENCRYPT_NONE |
The host bus adapter (HBA) does not support any form of encryption or authentication. |
ISCSI_ENCRYPT_3DES_HMAC_SHA1 |
The HBA supports 3DES HMAC/SHA1 encryption. |
ISCSI_ENCRYPT_AES_CTR |
The HBA supports AES-CTR/CBC-MAC encryption with XCBC. |