ホーム › Security.Cryptography › SslLookupCipherSuiteInfoFn
SslLookupCipherSuiteInfoFn
コールバックシグネチャ
HRESULT SslLookupCipherSuiteInfoFn(
NCRYPT_PROV_HANDLE hSslProvider,
DWORD dwProtocol,
DWORD dwCipherSuite,
DWORD dwKeyType,
NCRYPT_SSL_CIPHER_SUITE* pCipherSuite,
DWORD dwFlags
);パラメーター
| フィールド | 型 |
|---|---|
| hSslProvider | NCRYPT_PROV_HANDLE |
| dwProtocol | DWORD |
| dwCipherSuite | DWORD |
| dwKeyType | DWORD |
| pCipherSuite | NCRYPT_SSL_CIPHER_SUITE* |
| dwFlags | DWORD |