0.1.2 • Published 18 days ago

typepki-conv v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
18 days ago

typepki-conv: TypePKI string converters and utilities sub module for TypePKI library

The 'TypePKI' library is an opensource free TypeScript PKI library which is the successor of the long lived jsrsasign library.

The 'typepki-conv' is a TypeScript string converters and utilities sub module for TypePKI library.

Following string types are supported:

  • Base64 and Base64URL encoded string
  • hexadecimal string
  • ArrayBuffer
  • Zule time
  • UTF8 string
  • raw string
  • ISO 8859-1 latin string
  • PEM string
  • UCS2 string
  • byte array
  • IPv4 and v6 address

FEATURE

  • Dual CommonJS/ES module package supporting CommonJS(CJS) and ES modules
0.1.2

18 days ago

0.1.1

18 days ago

0.1.0

18 days ago