.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "xsec-txfmout.pod 1" .TH xsec-txfmout.pod 1 2024-03-09 2.0.4 "Apache XML Security" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME xmlsec\-txfmout \- Output XML transforms used when validating a signature .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBxmlsec-txfmout\fR [\fB\-s\fR] [\fB\-o\fR] [\fB\-r\fR [\fIn\fR]] [\fB\-n\fR] \fIinput\fR .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBxmlsec-txfmout\fR outputs the results of various transforms that are used when verifying signatures on an XML document. By default, the output is sent to standard output. .SH OPTIONS .IX Header "OPTIONS" Note that each option must be given as a separate argument. .IP "\fB\-\-newfiles\fR, \fB\-n\fR" 4 .IX Item "--newfiles, -n" Create a new output file for each reference or SignedInfo. This should be specified in conjunction with \fB\-o\fR. The file names will be formed by appending \f(CW\*(C`.\*(C'\fR and a number. .IP "\fB\-\-out\fR \fIfile\fR, \fB\-o\fR \fIfile\fR" 4 .IX Item "--out file, -o file" Instead of printing the transform results to standard output, write them to the specified file. .IP "\fB\-\-references\fR [\fInum\fR], \fB\-r\fR [\fInum\fR]" 4 .IX Item "--references [num], -r [num]" Output only references. If \fInum\fR is given, it specifies a single numbered reference to output. .IP "\fB\-\-signedinfo\fR, \fB\-s\fR" 4 .IX Item "--signedinfo, -s" Output canonicalized SignedInfo only. .SH AUTHOR .IX Header "AUTHOR" This manual page was written by Russ Allbery for Debian. .SH "MANUAL LICENSE" .IX Header "MANUAL LICENSE" The authors hereby relinquish any claim to any copyright that they may have in this work, whether granted under contract or by operation of law or international treaty, and hereby commit to the public, at large, that they shall not, at any time in the future, seek to enforce any copyright in this work against any person or entity, or prevent any person or entity from copying, publishing, distributing or creating derivative works of this work.