How to Install golang-github-azure-go-pkcs12-dev in Ubuntu 18.04



Install golang-github-azure-go-pkcs12-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-azure-go-pkcs12-dev

Description:

PCKS#12 implementation for Go

Package pkcs12 provides some Go implementations of PKCS#12. . This implementation is distilled from https://tools.ietf.org/html/rfc7292 and referenced documents. It is intented for decoding P12/PFX-stored certificate+key for use with the crypto/tls package.

Homepage: https://github.com/azure/go-pkcs12

Version: 0.0~git20150623.0.a635c06-2

Section: universe/devel