From 1ecf9e1123e9f566edb4607d6010b0f78c2c5340 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Sun, 19 Dec 2004 15:24:19 +0000 Subject: Moved signature template stuff into xml.c and use XmlSnippet for them; this should insure proper validation against Liberty XML schemas and should help adding missing signature support to --- docs/reference/snippet-types.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/reference') diff --git a/docs/reference/snippet-types.rst b/docs/reference/snippet-types.rst index c32a80d5..75a802b5 100644 --- a/docs/reference/snippet-types.rst +++ b/docs/reference/snippet-types.rst @@ -64,3 +64,7 @@ SNIPPET_EXTENSION (for ) +SNIPPET_SIGNATURE + + (for XMLDSig) + -- cgit