nyantec-cert-auth

A library for parsing X.509 Client Certificates.

Developing with nix-shell

nix-shell is a tool to start an interactive shell based on a Nix expression. The provided shell.nix contains code to start an interactive shell with thei necessary dependencies to build this project.

To spawn the shell, simply invoke nix-shell from this directory.