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

EVP_PKEY

Declaration

Source position: openssl.pas line 257

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: 2023-03-18