JSPM

@ldapjs/protocol

1.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 122819
  • Score
    100M100P100Q9350F
  • License MIT

Provides constants for LDAP ASN.1 tags and values.

Package Exports

  • @ldapjs/protocol
  • @ldapjs/protocol/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ldapjs/protocol) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@ldapjs/protocol

This package provides a set of constant values and ASN.1 tags that are used throughout the LDAP protocol. The constants are taken primarily from the corresponding RFC: https://datatracker.ietf.org/doc/html/rfc4511.

For reference on how tags are constructed, read: https://web.archive.org/web/20220525004444/https://ldap.com/ldapv3-wire-protocol-reference-asn1-ber/