aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/asn.1/README.asn1
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/asn.1/README.asn1')
-rw-r--r--src/lib/krb5/asn.1/README.asn15
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/krb5/asn.1/README.asn1 b/src/lib/krb5/asn.1/README.asn1
index dcc48c4..4990eec 100644
--- a/src/lib/krb5/asn.1/README.asn1
+++ b/src/lib/krb5/asn.1/README.asn1
@@ -527,11 +527,6 @@ behavior is to skip that field and assign the value to a subsequent
field. It should be very rare for ASN.1 modules to use choice or open
types this way.
-For historical interoperability reasons, our decoder accepts the
-indefinite length form for constructed tags, which is allowed by BER
-but not DER. We still require the primitive forms of basic scalar
-types, however, so we do not accept all BER encodings of ASN.1 values.
-
Debugging
---------