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

pkcs7_signer_info_st

Declaration

Source position: openssl.pas line 481

type pkcs7_signer_info_st = record

  version: PASN1_INTEGER;

  issuer_and_serial: PPKCS7_ISSUER_AND_SERIAL;

  digest_alg: pointer;

  auth_attr: pointer;

  digest_enc_alg: pointer;

  enc_digest: pointer;

  unauth_attr: pointer;

  pkey: ;

end;


Documentation generated on: 2023-03-18