diff options
| author | Holger Dengler <dengler@linutronix.de> | 2019-01-28 11:34:02 +0100 |
|---|---|---|
| committer | Holger Dengler <dengler@linutronix.de> | 2019-03-07 11:20:54 +0100 |
| commit | 1f0693a098449fcf095d1110545cfba1d4f76b1b (patch) | |
| tree | 522b8de85bb35d3224bd1c482bbb4556fb5ebc77 /security/pkcs/pres_pkcs11.tex | |
| parent | f2ad604403ef931b6ea19ca4fee426a82fba4adb (diff) | |
security: Add PKCS#11 slides
The PKCS11 slides describe the main elements of the standard and how
the interfaces can be used in applications.
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'security/pkcs/pres_pkcs11.tex')
| -rw-r--r-- | security/pkcs/pres_pkcs11.tex | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/pkcs/pres_pkcs11.tex b/security/pkcs/pres_pkcs11.tex new file mode 100644 index 0000000..5e60e7c --- /dev/null +++ b/security/pkcs/pres_pkcs11.tex @@ -0,0 +1,26 @@ +\input{configpres} + +\title{PKCS\#11} +\maketitle + +% ---------------------------- +\begin{frame} +\frametitle{Overview} +\tableofcontents +\end{frame} + +% ---------------------------- +\section{Public-Key Cryptography Standards} + +% ---------------------------- +\input{security/pkcs/frm_pkcs_all.tex} + +% ---------------------------- +\section{PKCS\#11} + +% ---------------------------- +\input{security/pkcs/frm_pkcs11.tex} + +% ---------------------------- +\subsection*{} +\input{tailpres} |
