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

EVP_PKEY

Declaration

Source position: openssl3.pas line 148

type EVP_PKEY = record

  ktype: Integer;

  save_type: Integer;

  references: Integer;

  pkey: EVP_PKEY_PKEY;

  save_parameters: Integer;

  attributes: PSTACK_OFX509;

end;


Documentation generated on: 2025-07-25