nyantec-cert-auth

Crates.ionyantec-cert-auth
lib.rsnyantec-cert-auth
version0.1.1
sourcesrc
created_at2022-05-11 10:03:09.313828
updated_at2022-05-24 07:57:46.815188
descriptionA library for parsing X.509 Client Certificates
homepage
repositoryhttps://github.com/nyantec/nyantec-cert-auth
max_upload_size
id584577
size11,502
Yaya (yayayayaka)

documentation

README

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.

Commit count: 8

cargo fmt