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

EVP_CIPHER_INIT_FUNC

Declaration

Source position: openssl.pas line 408

type EVP_CIPHER_INIT_FUNC = function(

  ctx: PEVP_CIPHER_CTX;

  const key: PByte;

  const iv: PByte;

  enc: cint

):cint;


Documentation generated on: 2023-03-18