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

EVP_CIPHER_CTRL_FUNC

Declaration

Source position: openssl.pas line 413

type EVP_CIPHER_CTRL_FUNC = function(

  ctx: PEVP_CIPHER_CTX;

  type_: cint;

  arg: cint;

  ptr: Pointer

):cint;


Documentation generated on: 2023-03-18