gnutls_cipher_set_iv

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. void gnutls_cipher_set_iv(gnutls_cipher_hd_t handle, void* iv, size_t ivlen)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    void
    gnutls_cipher_set_iv
  2. pgnutls_cipher_set_iv gnutls_cipher_set_iv;

Meta