[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_hmac_new

Declaration

Source position: lazglib2.pas line 4451

function g_hmac_new(

  digest_type: TGChecksumType;

  key: Pguint8;

  key_len: gsize

):PGHmac;