
Svrcore is a library for handling pin requests from mozilla's network security service (nss) library. it provides a standard way for servers to allow pin input from a file or from the terminal. there is also a pin handler that caches the pin in memory after encrypting it with a key stored on a pkcs11 device, thereby allowing a server to restart without reentering the pin.
this package provides the debugging symbols for the library.