Registry / crypto / grantae-certinfo

grantae-certinfo

JSON →
library0.0.0-20170412194111-59d56a35515bgogounverified

A Go library for parsing and displaying X.509 certificate information.

go get github.com/grantae/certinfo
INSTALL
IMPORT
SIG · GRANTAE-CERTINFO
G
grantae-certinfo
cryptogov0.0.0-20170412194111-59d56a35515b
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

certinfo
github.com/grantae/certinfo

Parse an X.509 certificate.

package main import "github.com/grantae/certinfo" func main() { cert, _ := certinfo.ParseCertificate([]byte{}) _ = cert }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170412194111-59d56a35515blatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
17
Resources
grantae-certinfo — go get grantae-certinfo · libregistry