Skip to main content
Home

Built and signed on GitHub Actions

ASN.1 data structures defined in the Trusted Computing Group's (TCG) specification TCG Platform Certificate Profile.

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
6 days ago (2.0.1)

TCG Platform Certificates in TypeScript

TypeScript implementation of the ASN.1 data structures defined in the Trusted Computing Group's (TCG) specification TCG Platform Certificate Profile.

See the documentation that applies to this library and others to learn how to use this module.

These libraries were generated entirely or in part by the ASN.1 Compilation Service offered by Wildboar Software. The ASN.1 compiler itself is closed-source and proprietary, but some of the libraries produced with it are released publicly under the MIT license.

If you would like to see additional ASN.1 libraries in TypeScript or other programming languages, or if you have any other questions, please contact us at contact@wildboarsoftware.com.

ESM-Only

As of June 12th, 2025, this module is only compiled to ESM. CommonJS will no longer be supported.

Built and signed on
GitHub Actions

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@wildboar/platcert

Import symbol

import * as platcert from "@wildboar/platcert";
or

Import directly with a jsr specifier

import * as platcert from "jsr:@wildboar/platcert";

Add Package

pnpm i jsr:@wildboar/platcert
or (using pnpm 10.8 or older)
pnpm dlx jsr add @wildboar/platcert

Import symbol

import * as platcert from "@wildboar/platcert";

Add Package

yarn add jsr:@wildboar/platcert
or (using Yarn 4.8 or older)
yarn dlx jsr add @wildboar/platcert

Import symbol

import * as platcert from "@wildboar/platcert";

Add Package

vlt install jsr:@wildboar/platcert

Import symbol

import * as platcert from "@wildboar/platcert";

Add Package

npx jsr add @wildboar/platcert

Import symbol

import * as platcert from "@wildboar/platcert";

Add Package

bunx jsr add @wildboar/platcert

Import symbol

import * as platcert from "@wildboar/platcert";