Unit 'IdSSLOpenSSLHeaders' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

PKCS7_SIGN_ENVELOPE

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 15008

type PKCS7_SIGN_ENVELOPE = record

  version: PASN1_INTEGER;

  

  md_algs: PSTACK_OF_X509_ALGOR;

  

  cert: PSTACK_OF_X509;

  

  crl: PSTACK_OF_X509_CRL;

  

  signer_info: PSTACK_OF_PKCS7_SIGNER_INFO;

  

  enc_data: PPKCS7_ENC_CONTENT;

  

  recipientinfo: PSTACK_OF_PKCS7_RECIP_INFO;

  

end;



CT Web help

CodeTyphon Studio