Module: WSDL::Security::Constants::NS::Signature

Defined in:
lib/wsdl/security/constants.rb

Overview

XML Digital Signature namespaces (W3C).

Constant Summary collapse

DS =

XML Digital Signature namespace (ds)

'http://www.w3.org/2000/09/xmldsig#'
EC =

Exclusive XML Canonicalization namespace (ec)

'http://www.w3.org/2001/10/xml-exc-c14n#'