Skip to content

OnPremAdSupportedEncryptionTypes

Represents supported encryption types for on-prem AD.

Values

Value Description
AES128_CTS_HMAC_SHA1_96 AES128_CTS_HMAC_SHA1_96 represents the AES128 CTS HMAC SHA1 96 encryption type.
AES256_CTS_HMAC_SHA1_96 AES256_CTS_HMAC_SHA1_96 represents the AES256 CTS HMAC SHA1 96 encryption type.
DES_CBC_CRC DES_CBC_CRC represents the DES CBC CRC encryption type.
DES_CBC_MD5 DES_CBC_MD5 represents the DES CBC MD5 encryption type.
ENCRYPTION_TYPE_UNSPECIFIED ENCRYPTION_TYPE_UNSPECIFIED represents an unspecified encryption type.
RC4_HMAC RC4_HMAC represents the RC4 HMAC encryption type.