Skip to content

Allow callers to disable handshake attempts #309

@wmiaw

Description

@wmiaw

There may be some situations where a caller (i.e. MessageContext) would like to prevent any handshake attempts from being made, even if it comes at the cost of successful transmission of their application data.

A MessageContext.isHandshakePermitted() function or something similar could be used by MslControl to throw a local exception if a handshake is required but not permitted.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions