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

TGHmac.new

Declaration

Source position: lazglib2.pas line 2298

function TGHmac.new(

  digest_type: TGChecksumType;

  key: Pguint8;

  key_len: gsize

):PGHmac;