Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
ASN.1 data structures defined in the Trusted Computing Group's (TCG) specification TCG Platform Certificate Profile.
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.
Add Package
deno add jsr:@wildboar/platcert
Import symbol
import * as platcert from "@wildboar/platcert";
Import directly with a jsr specifier
import * as platcert from "jsr:@wildboar/platcert";
Add Package
pnpm i jsr:@wildboar/platcert
pnpm dlx jsr add @wildboar/platcert
Import symbol
import * as platcert from "@wildboar/platcert";
Add Package
yarn add jsr:@wildboar/platcert
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";