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

TGHmac

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazglib2.pas line 2291

type TGHmac = object

  function copy;

  

  procedure get_digest();

  

  function get_string;

  

  function ref;

  

  procedure unref;

  

  procedure update();

  

  function new();

  

end;

Inheritance

TGHmac