Sha256: b26f844a869a09de2d420d99150e69da9d000d48ae590592cc08c6df77c4321f

Contents?: true

Size: 313 Bytes

Versions: 20

Compression:

Stored size: 313 Bytes

Contents

#include "xmlsecrb.h"

/* not actually called anywhere right now, but here for posterity */
void Shutdown_xmlsecrb() {
  xmlSecCryptoShutdown();
  xmlSecCryptoAppShutdown();
  xmlSecShutdown();
  xsltCleanupGlobals();
  #ifndef XMLSEC_NO_XSLT
    xsltCleanupGlobals();            
  #endif /* XMLSEC_NO_XSLT */
}

Version data entries

20 entries across 20 versions & 6 rubygems

Version Path
nokogiri-xmlsec-instructure-0.10.3 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-instructure-0.10.2 ext/nokogiri_ext_xmlsec/shutdown.c
money-nokogiri-xmlsec-0.0.5 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-ap-0.0.5 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-instructure-0.10.1 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-instructure-0.10.0 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-instructure-0.9.7 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-instructure-0.9.6 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-instructure-0.9.5 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-instructure-0.9.4 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec1-0.0.11 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-me-harder-0.9.2 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec1-0.0.10 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec1-0.0.9 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-me-harder-0.9.1 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-me-harder-0.9.0 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec1-0.0.7 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec1-0.0.6 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-0.0.4 ext/nokogiri_ext_xmlsec/shutdown.c
nokogiri-xmlsec-0.0.3 ext/nokogiri_ext_xmlsec/shutdown.c