1.4.1 Application Request Options

These constants can be used with the options parameter to the constructors for the Authentication Context objects as described above.

AP_OPTS_USE_SESSION_KEY
Use a session key.

AP_OPTS_MUTUAL_REQUIRED
Require mutual authentication. Without this, the server is not required to authenticate itself with the client.