TLS Protocol Version Management
TLS Protocol Version
VersionCode named_version | a specific named version of the protocol |
ubyte major | the major version |
ubyte minor | the minor version |
If this version is known, return that. Otherwise return the best (most recent) version we know of.