nss-pem
=======
PEM file reader for Network Security Services (NSS), implemented as a PKCS#11
module.


Build Instructions
------------------
mkdir build
cd build
cmake ../src
make -j
