Record X509_STORE
Unit
Declaration
type X509_STORE = record
Description
This item has no description.
Overview
Fields
| Public | cache: cint; |
| Public | objs: pSTACK_OFX509; |
| Public | get_cert_methods: pSTACK_OF509LOOKUP; |
| Public | verify: pointer; |
| Public | verify_cb: TCertificateVerifyFunction; |
| Public | ex_data: pointer; |
| Public | references: cint; |
| Public | depth: cint; |
Description
Fields
| Public | cache: cint; |
|
This item has no description. | |
| Public | objs: pSTACK_OFX509; |
|
This item has no description. | |
| Public | get_cert_methods: pSTACK_OF509LOOKUP; |
|
This item has no description. | |
| Public | verify: pointer; |
|
This item has no description. | |
| Public | verify_cb: TCertificateVerifyFunction; |
|
This item has no description. | |
| Public | ex_data: pointer; |
|
This item has no description. | |
| Public | references: cint; |
|
This item has no description. | |
| Public | depth: cint; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.