summaryrefslogtreecommitdiff
path: root/doc/tex/appendix.tex
blob: d25a7c61c2d2c97b10fa7268d6ef7328a3f37ac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

\chapter{Certificate to XML\index{Certificate to XML convertion} convertion functions}

\label{ap:xml}

This appendix contains some example output of the XML convertion
functions:
\begin{itemize}
\item \printfunc{gnutls_x509_crt_to_xml}{gnutls\_x509\_crt\_to\_xml}
\item \printfunc{gnutls_openpgp_key_to_xml}{gnutls\_openpgp\_key\_to\_xml}
\end{itemize}

\section{An X.509 certificate}
\input{x509cert.xml}

\section{An OpenPGP key}
\input{pgpcert.xml}

\input{error_codes}

\input{supported_ciphersuites}