[][src]Crate schannel

Bindings to the Windows SChannel APIs.

Modules

cert_chain

Bindings to winapi's certificate-chain related APIs.

cert_context

Bindings to winapi's PCCERT_CONTEXT APIs.

cert_store

Bindings to winapi's certificate-store related APIs.

crypt_key

CryptoAPI private keys.

crypt_prov

CryptoAPI key providers.

key_handle

Deprecated.

ncrypt_key

CNG private keys.

schannel_cred

Schannel credentials.

tls_stream

Schannel TLS streams.

Traits

RawPointer

Allows access to the underlying schannel API representation of a wrapped data type