Class StartTLS.

Inherits Command

Initiates TLS negotiation (RFC 3501 section 6.2.1)

StartTLS::StartTLS()

Constructs a regular StartTLS parser.

Reimplements Command::Command().

void StartTLS::emitResponses()

This reimplementation starts TLS negotiation just after OK is sent.

Reimplements Command::emitResponses().

void StartTLS::parse()

This implementation hacks to ensure that no other command can be parsed meanwhile.

Reimplements Command::parse().

This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.