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

EVP_BytesToKey

Declaration

Source position: mseopensslevp.pas line 347

var EVP_BytesToKey: function(

  const _type: pEVP_CIPHER;

  const md: pEVP_MD;

  salt: pcuchar;

  const data: pcuchar;

  datalen: cint;

  count: cint;

  key: pcuchar;

  iv: pcuchar

):cint = ;


Documentation generated on: 2021-05-13