(dom-node->str dom-node)
(get-dom-context kv-selector signature-node)
(make-xml-string structure)
Creates an XML string using hiccup.
Creates an XML string using hiccup.
(new-doc-builder)
(new-xml-sig-factory)
(singleton-key-selector jkey)
Always uses a provided key as a selector.
Always uses a provided key as a selector.
(str->xmldoc parsable-str)
(validate-xml-signature xml-string cert-string)
Checks if this XML document's signature is valid using the supplied certificate
Checks if this XML document's signature is valid using the supplied certificate
(xmlsig-from-xmldoc xmldoc)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close