Record X509_STORE
Unit
Declaration
type X509_STORE = record
Description
Overview
Fields
cache: cint; |
|
objs: pSTACK_OFX509; |
|
get_cert_methods: pSTACK_OF509LOOKUP; |
|
verify: pointer; |
|
verify_cb: TCertificateVerifyFunction; |
|
ex_data: pointer; |
|
references: cint; |
|
depth: cint; |
Description
Fields
cache: cint; |
|
objs: pSTACK_OFX509; |
|
get_cert_methods: pSTACK_OF509LOOKUP; |
|
verify: pointer; |
|
verify_cb: TCertificateVerifyFunction; |
|
ex_data: pointer; |
|
references: cint; |
|
depth: cint; |
|
Generated by PasDoc 0.16.0.