Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
ASN.1 data structures for the Association Control Service Element (ACSE) as defined in ITU-T Recommendations X.227 and X.227bis.
Application Service Control Element PDUs in TypeScript
The PDUs and other data types from the ASN.1 definitions defined in the International Telecommunication Union's (ITU) Recommendation X.227, which defines Association Control Service Element (ACSE).
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/acse
Import symbol
import * as acse from "@wildboar/acse";
Import directly with a jsr specifier
import * as acse from "jsr:@wildboar/acse";
Add Package
pnpm i jsr:@wildboar/acse
pnpm dlx jsr add @wildboar/acse
Import symbol
import * as acse from "@wildboar/acse";
Add Package
yarn add jsr:@wildboar/acse
yarn dlx jsr add @wildboar/acse
Import symbol
import * as acse from "@wildboar/acse";
Add Package
vlt install jsr:@wildboar/acse
Import symbol
import * as acse from "@wildboar/acse";
Add Package
npx jsr add @wildboar/acse
Import symbol
import * as acse from "@wildboar/acse";
Add Package
bunx jsr add @wildboar/acse
Import symbol
import * as acse from "@wildboar/acse";