gnutls_encode_gost_rs_value

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. int gnutls_encode_gost_rs_value(gnutls_datum_t* sig_value, const(gnutls_datum_t)* r, const(gnutls_datum_t)* s)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    static if(gnuTLSSupport >= GnuTLSSupport.gnutls_3_6_3)
    int
    gnutls_encode_gost_rs_value
  2. pgnutls_encode_gost_rs_value gnutls_encode_gost_rs_value;

Meta