File: README.md

package info (click to toggle)
golang-github-google-go-pkcs11 0.3.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 324 kB
  • sloc: makefile: 9; sh: 3
file content (8 lines) | stat: -rw-r--r-- 282 bytes parent folder | download
1
2
3
4
5
6
7
8
# Go PKCS #11

[![Go Reference](https://pkg.go.dev/badge/github.com/google/go-pkcs11/pkcs11.svg)](https://pkg.go.dev/github.com/google/go-pkcs11/pkcs11)

A Go package for loading PKCS #11 modules.

WARNING: The API exposed by this package is currently experimental and will
change.