gnutls_pkcs11_type_get_name

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. const(char)* gnutls_pkcs11_type_get_name(gnutls_pkcs11_obj_type_t type)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    const(char)*
    gnutls_pkcs11_type_get_name
  2. pgnutls_pkcs11_type_get_name gnutls_pkcs11_type_get_name;

Meta