ホーム › Security.Cryptography › NCRYPT_SSL_FUNCTION_TABLE
NCRYPT_SSL_FUNCTION_TABLE
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| Version | BCRYPT_INTERFACE_VERSION | 4 | +0 | +0 |
| ComputeClientAuthHash | SslComputeClientAuthHashFn | 8/4 | +8 | +4 |
| ComputeEapKeyBlock | SslComputeEapKeyBlockFn | 8/4 | +16 | +8 |
| ComputeFinishedHash | SslComputeFinishedHashFn | 8/4 | +24 | +12 |
| CreateEphemeralKey | SslCreateEphemeralKeyFn | 8/4 | +32 | +16 |
| CreateHandshakeHash | SslCreateHandshakeHashFn | 8/4 | +40 | +20 |
| DecryptPacket | SslDecryptPacketFn | 8/4 | +48 | +24 |
| EncryptPacket | SslEncryptPacketFn | 8/4 | +56 | +28 |
| EnumCipherSuites | SslEnumCipherSuitesFn | 8/4 | +64 | +32 |
| ExportKey | SslExportKeyFn | 8/4 | +72 | +36 |
| FreeBuffer | SslFreeBufferFn | 8/4 | +80 | +40 |
| FreeObject | SslFreeObjectFn | 8/4 | +88 | +44 |
| GenerateMasterKey | SslGenerateMasterKeyFn | 8/4 | +96 | +48 |
| GenerateSessionKeys | SslGenerateSessionKeysFn | 8/4 | +104 | +52 |
| GetKeyProperty | SslGetKeyPropertyFn | 8/4 | +112 | +56 |
| GetProviderProperty | SslGetProviderPropertyFn | 8/4 | +120 | +60 |
| HashHandshake | SslHashHandshakeFn | 8/4 | +128 | +64 |
| ImportMasterKey | SslImportMasterKeyFn | 8/4 | +136 | +68 |
| ImportKey | SslImportKeyFn | 8/4 | +144 | +72 |
| LookupCipherSuiteInfo | SslLookupCipherSuiteInfoFn | 8/4 | +152 | +76 |
| OpenPrivateKey | SslOpenPrivateKeyFn | 8/4 | +160 | +80 |
| OpenProvider | SslOpenProviderFn | 8/4 | +168 | +84 |
| SignHash | SslSignHashFn | 8/4 | +176 | +88 |
| VerifySignature | SslVerifySignatureFn | 8/4 | +184 | +92 |
| LookupCipherLengths | SslLookupCipherLengthsFn | 8/4 | +192 | +96 |
| CreateClientAuthHash | SslCreateClientAuthHashFn | 8/4 | +200 | +100 |
| GetCipherSuitePRFHashAlgorithm | SslGetCipherSuitePRFHashAlgorithmFn | 8/4 | +208 | +104 |
| ComputeSessionHash | SslComputeSessionHashFn | 8/4 | +216 | +108 |
| GeneratePreMasterKey | SslGeneratePreMasterKeyFn | 8/4 | +224 | +112 |
| EnumEccCurves | SslEnumEccCurvesFn | 8/4 | +232 | +116 |
| ExportKeyingMaterial | SslExportKeyingMaterialFn | 8/4 | +240 | +120 |
| ExtractEarlyKey | SslExtractEarlyKeyFn | 8/4 | +248 | +124 |
| ExtractHandshakeKey | SslExtractHandshakeKeyFn | 8/4 | +256 | +128 |
| ExtractMasterKey | SslExtractMasterKeyFn | 8/4 | +264 | +132 |
| ExpandTrafficKeys | SslExpandTrafficKeysFn | 8/4 | +272 | +136 |
| ExpandWriteKey | SslExpandWriteKeyFn | 8/4 | +280 | +140 |
| ExpandExporterMasterKey | SslExpandExporterMasterKeyFn | 8/4 | +288 | +144 |
| EnumCipherSuitesEx | SslEnumCipherSuitesExFn | 8/4 | +296 | +148 |
| ExpandResumptionMasterKey | SslExpandResumptionMasterKeyFn | 8/4 | +304 | +152 |
| DuplicateTranscriptHash | SslDuplicateTranscriptHashFn | 8/4 | +312 | +156 |
| ExpandBinderKey | SslExpandBinderKeyFn | 8/4 | +320 | +160 |
| ExpandPreSharedKey | SslExpandPreSharedKeyFn | 8/4 | +328 | +164 |