Signature algorithms

CICS supports the signature algorithms required by the XML Signature specification. Each algorithm is identified by a universal resource identifier (URI).

Algorithm URI
Digital Signature Algorithm with Secure Hash Algorithm 1 (DSA with SHA1) http://www.w3.org/2000/09/xmldsig#dsa-sha1
Rivest-Shamir-Adleman algorithm with Secure Hash Algorithm 1 (RSA with SHA1) http://www.w3.org/2000/09/xmldsig#rsa-sha1

Note that the DSA with SHA1 signature algorithm is supported on inbound SOAP messages only.