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

gnutls_pbkdf2

Declaration

Source position: gnutls.pp line 1467

var gnutls_pbkdf2: function(

  mac: Tgnutls_mac_algorithm_t;

  key: Pgnutls_datum_t;

  salt: Pgnutls_datum_t;

  iter_count: dword;

  output: pointer;

  length: Tsize_t

):LongInt;


Documentation generated on: 2023-03-18