This is work in progress.

Windows / Headers / schannel.h

schannel.h

Public Definitions for SCHANNEL Security Provider

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
TLS1_ALERT_CLOSE_NOTIFY0x00000000warning
TLS1_ALERT_UNEXPECTED_MESSAGE0x0000000Aerror
TLS1_ALERT_BAD_RECORD_MAC0x00000014error
TLS1_ALERT_DECRYPTION_FAILED0x00000015reserved
TLS1_ALERT_RECORD_OVERFLOW0x00000016error
TLS1_ALERT_DECOMPRESSION_FAIL0x0000001Eerror
TLS1_ALERT_HANDSHAKE_FAILURE0x00000028error
TLS1_ALERT_BAD_CERTIFICATE0x0000002Awarning or error
TLS1_ALERT_UNSUPPORTED_CERT0x0000002Bwarning or error
TLS1_ALERT_CERTIFICATE_REVOKED0x0000002Cwarning or error
TLS1_ALERT_CERTIFICATE_EXPIRED0x0000002Dwarning or error
TLS1_ALERT_CERTIFICATE_UNKNOWN0x0000002Ewarning or error
TLS1_ALERT_ILLEGAL_PARAMETER0x0000002Ferror
TLS1_ALERT_UNKNOWN_CA0x00000030error
TLS1_ALERT_ACCESS_DENIED0x00000031error
TLS1_ALERT_DECODE_ERROR0x00000032error
TLS1_ALERT_DECRYPT_ERROR0x00000033error
TLS1_ALERT_EXPORT_RESTRICTION0x0000003Creserved
TLS1_ALERT_PROTOCOL_VERSION0x00000046error
TLS1_ALERT_INSUFFIENT_SECURITY0x00000047error
TLS1_ALERT_INTERNAL_ERROR0x00000050error
TLS1_ALERT_USER_CANCELED0x0000005Awarning or error
TLS1_ALERT_NO_RENEGOTIATION0x00000064warning
TLS1_ALERT_UNSUPPORTED_EXT0x0000006Eerror
TLS1_ALERT_UNKNOWN_PSK_IDENTITY0x00000073error
TLS1_ALERT_NO_APP_PROTOCOL0x00000078error
26 entries