Enum AlertTypesEnum
Assembly: SIPSorcery.dll
Syntax
public enum AlertTypesEnum : byte
Fields
| Name |
Description |
| access_denied |
|
| bad_certificate |
|
| bad_certificate_hash_value |
|
| bad_certificate_status_response |
|
| bad_record_mac |
|
| certificate_expired |
|
| certificate_revoked |
|
| certificate_unknown |
|
| certificate_unobtainable |
|
| close_notify |
|
| decode_error |
|
| decompression_failure |
|
| decrypt_error |
|
| decryption_failed |
|
| export_restriction |
|
| handshake_failure |
|
| illegal_parameter |
|
| inappropriate_fallback |
|
| insufficient_security |
|
| internal_error |
|
| no_certificate |
|
| no_renegotiation |
|
| protocol_version |
|
| record_overflow |
|
| unexpected_message |
|
| unknown |
|
| unknown_ca |
|
| unknown_psk_identity |
|
| unrecognized_name |
|
| unsupported_certificate |
|
| unsupported_extension |
|
| user_canceled |
|
Extension Methods