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