Expand description
Bindings to the Windows SChannel APIs.
Modules§
- cert_
chain - Bindings to winapi’s certificate-chain related APIs.
- cert_
context - Bindings to Windows
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