9 lines
388 B
Markdown
9 lines
388 B
Markdown
# `@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/
|