UNPKG

pkijs

Version:

Public Key Infrastructure (PKI) is the basis of how identity and key management is performed on the web today. PKIjs is a pure JavaScript library implementing the formats that are used in PKI applications. It is built on WebCrypto and aspires to make it p

5 lines (3 loc) 297 B
## Description The examples is shown S/MIME signature validation. The MIME parser came from [Whiteout Networks](https://github.com/whiteout-io) GitHub repositories. In order to perform correct certificate validation you will need the "CA bundle" (see "Examples" directory for PKIjs project).