[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseopensslevp.pas line 127
type EVP_PKEY = record |
_type: cint; |
save_type: cint; |
references: cint; |
ameth: SslPtr; |
engine: pENGINE; |
pkey: EVP_PKEY_PKEY; |
save_parameters: cint; |
attributes: pSTACK_OFX509; |
end; |