#include <yassl_imp.hpp>
Public Member Functions | |
| ProtocolVersion (uint8 maj=3, uint8 min=0) | |
Public Attributes | |
| uint8 | major_ |
| uint8 | minor_ |
Definition at line 53 of file yassl_imp.hpp.
Definition at line 54 of file yassl_imp.hpp.
Referenced by yaSSL::EncryptedPreMasterSecret::build(), yaSSL::buildHeader(), yaSSL::buildHeaders(), yaSSL::isTLS(), yaSSL::operator<<(), yaSSL::operator>>(), yaSSL::ProcessOldClientHello(), and yaSSL::TLS_hmac().
Definition at line 55 of file yassl_imp.hpp.
Referenced by yaSSL::EncryptedPreMasterSecret::build(), yaSSL::buildHeader(), yaSSL::buildHeaders(), yaSSL::isTLS(), yaSSL::operator<<(), yaSSL::operator>>(), yaSSL::ClientHello::Process(), yaSSL::ProcessOldClientHello(), yaSSL::TLS_hmac(), and yaSSL::Connection::TurnOffTLS().
1.4.7

