[Overview][Types][Procedures and functions][Variables][Index] |
Source position: mseopensslpkcs.pas line 21
type PKCS7_signed = record |
version: pASN1_cint; |
md_algs: pointer; |
cert: pointer; |
crl: pointer; |
signer_info: pSTACK_OFPKCS7_SIGNER_INFO; |
contents: pointer; |
end; |