Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Schannel uses CryptoAPI for cryptographic operations such as storing public/private keys.
The following topics provide detailed information about how Schannel makes use of CryptoAPI.
Topic | Description |
---|---|
Certificate Stores |
Both client and server certificates must be stored in a certificate store. |
CryptoAPI 2.0 Private Keys |
Schannel credentials are represented internally as CERT_CONTEXT structures. |