[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 4269
function g_compute_hmac_for_string( |
digest_type: TGChecksumType; |
key: Pguint8; |
key_len: gsize; |
str: Pgchar; |
length: gssize |
):Pgchar; |