SecContextProvider interface

Interface that should be implemented by providers that support the notion of a context (i.e., session) and need to perform specific actions when a context is created/destroyed.

Syntax

public interface SecContextProvider

Derived classes