[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mseopensslevp' (#msegui)

EVP_CipherInit_ex

Declaration

Source position: mseopensslevp.pas line 224

var EVP_CipherInit_ex: function(

  ctx: pEVP_CIPHER_CTX;

  cipher: pEVP_CIPHER;

  impl: pENGINE;

  key: pcuchar;

  iv: pcuchar;

  enc: cint

):cint = ;


Documentation generated on: 2021-05-13