gnutls_pkcs7_get_embedded_data_oid

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_pkcs7_get_embedded_data_oid(gnutls_pkcs7_t pkcs7)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    static if(gnuTLSSupport >= GnuTLSSupport.gnutls_3_5_6)
    const(char)*
    gnutls_pkcs7_get_embedded_data_oid
  2. pgnutls_pkcs7_get_embedded_data_oid gnutls_pkcs7_get_embedded_data_oid;

Meta