1<?xml version="1.0" encoding="utf8"?>
2
3<plugin type="ct" name="ohbci" device="file" i18n="gwenhywfar" >
4  <version>@OHBCI_VERSION_STRING@</version>
5  <author>Martin Preuss (martin@libchipcard.de)</author>
6  <short>OpenHBCI Keyfile Medium</short>
7
8  <descr>
9    This plugins provides support for keyfiles created with OpenHBCI1
10    and OpenHBCI2.
11
12    The file is encrypted with a password using the 3DES
13    algorithm and it stores the private and public RSA keys.
14  </descr>
15
16</plugin>
17
18
19