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

8 lines (5 loc) 200 B
## Description The complex example show: * How to create new X.509 certificate revocation list (CRL); * How to load and parse binary encoded CRL; * How to use verify CRL signature correctly;