Module tls_api::spi[][src]

Interfaces needed by API implementor (like tls-api-rustls), and not needed by the users of API.

Traits

TlsStreamWithUpcastDyn

Interface upcast. This is an interface for API implementors.

Functions

restore_context

Fetch future context from the thread local.

save_context

Store future context in the thread local.