Unit 'openssl' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#openssl]

pkcs7_recip_info_st

Declaration

Source position: openssl.pas line 498

type pkcs7_recip_info_st = record

  version: PASN1_INTEGER;

  issuer_and_serial: PPKCS7_ISSUER_AND_SERIAL;

  key_enc_algor: Pointer;

  enc_key: Pointer;

  cert: pX509;

end;


Documentation generated on: 2023-03-18