Unit 'gnutls' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gnutls]

gnutls_crypto_register_cipher

Declaration

Source position: gnutls.pp line 1473

var gnutls_crypto_register_cipher: function(

  algorithm: Tgnutls_cipher_algorithm_t;

  priority: LongInt;

  init: Tgnutls_cipher_init_func;

  setkey: Tgnutls_cipher_setkey_func;

  setiv: Tgnutls_cipher_setiv_func;

  encrypt: Tgnutls_cipher_encrypt_func;

  decrypt: Tgnutls_cipher_decrypt_func;

  deinit: Tgnutls_cipher_deinit_func

):LongInt;


Documentation generated on: 2023-03-18