Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @peculiar/asn1-asym-key with all npm packages installed. Try it out:

var asn1AsymKey = require("@peculiar/asn1-asym-key")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@peculiar/asn1-asym-key v2.3.8

Provides ASN.1 schema definitions for the asymmetric key packages format specified in RFC5958. This format is used to encapsulate private and public keys, along with additional parameters and metadata, for a variety of asymmetric key algorithms.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free