Source position: gnutls.pp line 1144
type Tgnutls_tdb_store_commitment_func = function( |
db_name: PAnsiChar; |
host: PAnsiChar; |
service: PAnsiChar; |
expiration: Ttime_t; |
hash_algo: Tgnutls_digest_algorithm_t; |
hash: Pgnutls_datum_t |
):LongInt; |