package
1.1.0
Repository: https://github.com/macmod/ldapx.git
Documentation: pkg.go.dev

# Functions

DoubleQuotesBaseDNObf adds double quotes around BaseDN components.
OIDAttributeBaseDNObf converts attribute names in BaseDN to their OID form.
Prepends zeros to attribute OIDs in BaseDN.
RandCaseBaseDNObf randomly changes case of BaseDN components.
RandHexValueBaseDNObf randomly hex encodes characters in BaseDN.
RandSpacingBaseDNObf adds random spacing to BaseDN in either the beginning or end.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

BaseDNMiddleware is a function that takes a BaseDN string and returns a new one.