aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/asn1ct_imm.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2012-12-04 12:51:11 +0100
committerBjörn Gustavsson <[email protected]>2012-12-06 14:22:37 +0100
commit9f83121db1cea3f9b3a8f87435b1767285556ab6 (patch)
tree84e1e2d7165c4e0df1c3ef99b58584876bf0112d /lib/asn1/src/asn1ct_imm.erl
parente55031640646c7439aff619dcf78bfa76e725109 (diff)
downloadotp-9f83121db1cea3f9b3a8f87435b1767285556ab6.tar.gz
otp-9f83121db1cea3f9b3a8f87435b1767285556ab6.tar.bz2
otp-9f83121db1cea3f9b3a8f87435b1767285556ab6.zip
Implement encoding of fragmented OCTET STRINGs
Decoding of a fragmented OCTET STRING with the size constrained to a single value is implemented, but encoding is not implemented, and decoding is not tested in any test case. There is no urgent need to support encoding of fragmented OCTET STRINGs, but not being able to encode such values complicates testing of decoding. For example, eif we add the following type to PrimStrings.asn1 in the test suite: FixedOs65536 ::= OCTET STRING (SIZE (65536)) then asn1ct:test('PrimStrings') will fail because this value cannot be encoded.
Diffstat (limited to 'lib/asn1/src/asn1ct_imm.erl')
0 files changed, 0 insertions, 0 deletions