botan.tls.magic

TLS Protocol Constants

Members

Aliases

CompressionMethod
alias CompressionMethod = ubyte
Undocumented in source.
ConnectionSide
alias ConnectionSide = ubyte
Undocumented in source.
HandshakeType
alias HandshakeType = ubyte
Undocumented in source.
RecordType
alias RecordType = ubyte
Undocumented in source.
SizeLimits
alias SizeLimits = size_t

Protocol Constants for TLS

Enums

CLIENT
anonymousenum CLIENT
Undocumented in source.
HELLO_REQUEST
anonymousenum HELLO_REQUEST
Undocumented in source.
NO_COMPRESSION
anonymousenum NO_COMPRESSION
Undocumented in source.
NO_RECORD
anonymousenum NO_RECORD
Undocumented in source.
TLS_HEADER_SIZE
anonymousenum TLS_HEADER_SIZE
Undocumented in source.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)