hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
NativeConstants
hunt
net
secure
conscrypt
NativeConstants
Undocumented in source.
version(WITH_HUNT_SECURITY)
class
NativeConstants {
enum
SSL3_RT_MAX_PACKET_SIZE
;
enum
SSL3_RT_MAX_PLAIN_LENGTH
;
enum
TLS1_VERSION
;
enum
TLS1_1_VERSION
;
enum
TLS1_2_VERSION
;
enum
SSL_MODE_SEND_FALLBACK_SCSV
;
}
Members
Manifest constants
SSL3_RT_MAX_PACKET_SIZE
enum
SSL3_RT_MAX_PACKET_SIZE
;
Undocumented in source.
SSL3_RT_MAX_PLAIN_LENGTH
enum
SSL3_RT_MAX_PLAIN_LENGTH
;
Undocumented in source.
SSL_MODE_SEND_FALLBACK_SCSV
enum
SSL_MODE_SEND_FALLBACK_SCSV
;
Undocumented in source.
TLS1_1_VERSION
enum
TLS1_1_VERSION
;
Undocumented in source.
TLS1_2_VERSION
enum
TLS1_2_VERSION
;
Undocumented in source.
TLS1_VERSION
enum
TLS1_VERSION
;
Undocumented in source.
Meta
Source
See Implementation
hunt
net
secure
conscrypt
NativeConstants
classes
NativeConstants