Expand description
Useful constants for netdoc object syntax
Constants§
- BASE64_
PEM_ 🔒MAX_ LINE hs-service
- Maximum PEM base64 line length (not enforced during parsing)
- BEGIN_
STR 🔒 - indicates the start of an object
- END_STR 🔒
- indicates the end of an object
- TAG_END 🔒
- indicates the end of a begin or end tag.