gnutls_pkcs11_get_pin_function

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. gnutls_pin_callback_t gnutls_pkcs11_get_pin_function(void** userdata)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    gnutls_pkcs11_get_pin_function
    (
    void** userdata
    )
  2. pgnutls_pkcs11_get_pin_function gnutls_pkcs11_get_pin_function;

Meta